summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/patch/util.c')
-rw-r--r--usr.bin/patch/util.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/patch/util.c b/usr.bin/patch/util.c
index 800097c3972..a958b480ac5 100644
--- a/usr.bin/patch/util.c
+++ b/usr.bin/patch/util.c
@@ -1,8 +1,8 @@
-/* $OpenBSD: util.c,v 1.16 2003/07/22 17:18:49 otto Exp $ */
+/* $OpenBSD: util.c,v 1.17 2003/07/22 17:52:20 deraadt Exp $ */
#ifndef lint
-static const char rcsid[] = "$OpenBSD: util.c,v 1.16 2003/07/22 17:18:49 otto Exp $";
-#endif /* not lint */
+static const char rcsid[] = "$OpenBSD: util.c,v 1.17 2003/07/22 17:52:20 deraadt Exp $";
+#endif /* not lint */
#include <sys/param.h>
#include <sys/stat.h>