removed support for -r, -h, and rmail
[unix-history] / usr / src / usr.bin / unifdef / unifdef.c
index dece850..71c13d4 100644 (file)
@@ -1,13 +1,11 @@
-/* Copyright (c) 1982 Regents of the University of California */
-
-static char sccsid[] = "@(#)unifdef.c  4.3     (Berkeley)      %G%";
-
-#ifdef COMMENT
-
-    unifdef - remove ifdef'ed lines
-
+#ifndef lint
+static char sccsid[] = "@(#)unifdef.c  4.4 (Berkeley) %G%";
 #endif
 
 #endif
 
+/*
+ * unifdef - remove ifdef'ed lines
+ */
+
 #include <stdio.h>
 #include <ctype.h>
 #define BSS
 #include <stdio.h>
 #include <ctype.h>
 #define BSS