summaryrefslogtreecommitdiff
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.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/patch/util.c b/usr.bin/patch/util.c
index e026e9de342..6340266a7a9 100644
--- a/usr.bin/patch/util.c
+++ b/usr.bin/patch/util.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: util.c,v 1.14 2003/07/21 14:30:31 deraadt Exp $ */
+/* $OpenBSD: util.c,v 1.15 2003/07/21 14:32:21 deraadt Exp $ */
#ifndef lint
-static char rcsid[] = "$OpenBSD: util.c,v 1.14 2003/07/21 14:30:31 deraadt Exp $";
+static char rcsid[] = "$OpenBSD: util.c,v 1.15 2003/07/21 14:32:21 deraadt Exp $";
#endif /* not lint */
#include "EXTERN.h"