summaryrefslogtreecommitdiffstats
path: root/usr.bin/unifdef/unifdef.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/unifdef/unifdef.c')
-rw-r--r--usr.bin/unifdef/unifdef.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/unifdef/unifdef.c b/usr.bin/unifdef/unifdef.c
index f97d296..58b92de9 100644
--- a/usr.bin/unifdef/unifdef.c
+++ b/usr.bin/unifdef/unifdef.c
@@ -45,7 +45,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)unifdef.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: unifdef.c,v 1.2 1997/08/20 11:07:53 charnier Exp $";
#endif /* not lint */
/*
@@ -108,7 +108,7 @@ void pfile __P((void));
int doif __P((int, int, Reject_level, int));
int findsym __P((char *));
-void
+int
main (argc, argv)
int argc;
char **argv;
OpenPOWER on IntegriCloud