summaryrefslogtreecommitdiff
path: root/usr.bin/patch/malloc.c
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-06-10 11:21:37 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-06-10 11:21:37 +0000
commit916d49f11456ff6dab90d7564c9d8184cb94df86 (patch)
tree530652422f53f9e78f6c068f517ff853f3149e6f /usr.bin/patch/malloc.c
parenta7e831079363e3bb45f3172f6e59ba48e335682b (diff)
Support the long options that FSF's patch version has. $OpenBSD$ added
Diffstat (limited to 'usr.bin/patch/malloc.c')
-rw-r--r--usr.bin/patch/malloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/patch/malloc.c b/usr.bin/patch/malloc.c
index d262e242d4f..60db44c77c8 100644
--- a/usr.bin/patch/malloc.c
+++ b/usr.bin/patch/malloc.c
@@ -1,6 +1,6 @@
+/* * $OpenBSD: malloc.c,v 1.2 1996/06/10 11:21:29 niklas Exp $*/
/*
* from: @(#)nmalloc.c 1 (Caltech) 2/21/82
- * $Id: malloc.c,v 1.1 1995/10/18 08:45:55 deraadt Exp $
*
* U of M Modified: 20 Jun 1983 ACT: strange hacks for Emacs
*