summaryrefslogtreecommitdiffstats
path: root/chpass/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'chpass/table.c')
-rw-r--r--chpass/table.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/chpass/table.c b/chpass/table.c
index fede308..19f1a99 100644
--- a/chpass/table.c
+++ b/chpass/table.c
@@ -31,9 +31,11 @@
* SUCH DAMAGE.
*/
+#if 0
#ifndef lint
static const char sccsid[] = "@(#)table.c 8.3 (Berkeley) 4/2/94";
#endif /* not lint */
+#endif
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");