summaryrefslogtreecommitdiffstats
path: root/bin/ls/print.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-06-23 14:18:58 +0000
committerderaadt <deraadt@openbsd.org>1996-06-23 14:18:58 +0000
commit09e94acb64bd8cd95b21288efb30e4078c608ce0 (patch)
treebec585bbee22405d7c0095b915720ed541142ed9 /bin/ls/print.c
parentuse /sys/conf/GENERIC; + eg0, change #wdc1 to irq 15 (diff)
downloadwireguard-openbsd-09e94acb64bd8cd95b21288efb30e4078c608ce0.tar.xz
wireguard-openbsd-09e94acb64bd8cd95b21288efb30e4078c608ce0.zip
update rcsid
Diffstat (limited to 'bin/ls/print.c')
-rw-r--r--bin/ls/print.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ls/print.c b/bin/ls/print.c
index f647fcd97c4..e24578995df 100644
--- a/bin/ls/print.c
+++ b/bin/ls/print.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: print.c,v 1.2 1996/06/23 14:20:20 deraadt Exp $ */
/* $NetBSD: print.c,v 1.14 1995/09/07 06:43:00 jtc Exp $ */
/*
@@ -40,7 +41,7 @@
#if 0
static char sccsid[] = "@(#)print.c 8.5 (Berkeley) 7/28/94";
#else
-static char rcsid[] = "$NetBSD: print.c,v 1.14 1995/09/07 06:43:00 jtc Exp $";
+static char rcsid[] = "$OpenBSD: print.c,v 1.2 1996/06/23 14:20:20 deraadt Exp $";
#endif
#endif /* not lint */