From c945112e89222e697c3733c69eab685f606a5be5 Mon Sep 17 00:00:00 2001 From: james <> Date: Fri, 22 Jun 2012 10:22:25 +0000 Subject: *** empty log message *** --- src/project.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/project.h') diff --git a/src/project.h b/src/project.h index b7d9df5..59ba8c7 100644 --- a/src/project.h +++ b/src/project.h @@ -12,6 +12,9 @@ /* * $Log$ + * Revision 1.12 2012/06/22 10:22:25 james + * *** empty log message *** + * * Revision 1.11 2008/03/07 12:37:04 james * *** empty log message *** * @@ -104,4 +107,10 @@ #include "sympathy.h" +static inline char * +stop_wno_unused_on_rcsid (void) +{ + return rcsid; +} + #endif /* __PROJECT_H__ */ -- cgit v1.2.3