From c945112e89222e697c3733c69eab685f606a5be5 Mon Sep 17 00:00:00 2001 From: james <> Date: Fri, 22 Jun 2012 10:22:25 +0000 Subject: *** empty log message *** --- apps/expand.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'apps/expand.c') diff --git a/apps/expand.c b/apps/expand.c index ad73e70..4ac563c 100644 --- a/apps/expand.c +++ b/apps/expand.c @@ -10,6 +10,9 @@ static char rcsid[] = "$Id$"; /* * $Log$ + * Revision 1.7 2012/06/22 10:22:24 james + * *** empty log message *** + * * Revision 1.6 2008/03/11 17:56:04 james * *** empty log message *** * @@ -33,6 +36,11 @@ static char rcsid[] = "$Id$"; #include #include +static inline char * +stop_wno_unused_on_rcsid (void) +{ + return rcsid; +} static int xdigit_to_i (char c) -- cgit v1.2.3