aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/dfilter-macro.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2007-01-21 22:28:54 +0000
committerGuy Harris <guy@alum.mit.edu>2007-01-21 22:28:54 +0000
commit30bbd38b18efd82bf687208e6ff54feafed34a25 (patch)
tree3d565d44ec4cf4f431071d543e76aada782b84a8 /epan/dfilter/dfilter-macro.h
parent58126f3753a4c2fa2ff3823aa3004578ec7dada4 (diff)
Set the appropriate keywords.
Add a newline at the end of the file. svn path=/trunk/; revision=20516
Diffstat (limited to 'epan/dfilter/dfilter-macro.h')
-rw-r--r--epan/dfilter/dfilter-macro.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dfilter/dfilter-macro.h b/epan/dfilter/dfilter-macro.h
index 9e6b5a00be..11fd6b8a7d 100644
--- a/epan/dfilter/dfilter-macro.h
+++ b/epan/dfilter/dfilter-macro.h
@@ -1,6 +1,6 @@
/* dfilter-macro.h
*
- * $Id: $
+ * $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
@@ -62,4 +62,4 @@ gchar* dfilter_macro_resolve(gchar* macro_name, gchar** macro_args, gchar** erro
/* applies all macros to the given text and returns the resulting string or NULL on failure */
gchar* dfilter_macro_apply(const gchar* text, guint depth, gchar** error);
-#endif /* _DFILTER_MACRO_H */ \ No newline at end of file
+#endif /* _DFILTER_MACRO_H */