Set the appropriate keywords.

Add a newline at the end of the file.

svn path=/trunk/; revision=20516
This commit is contained in:
Guy Harris 2007-01-21 22:28:54 +00:00
parent 58126f3753
commit 30bbd38b18
1 changed files with 2 additions and 2 deletions

View File

@ -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 */
#endif /* _DFILTER_MACRO_H */