summaryrefslogtreecommitdiff
path: root/regress/lib
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-06-26 17:15:28 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-06-26 17:15:28 +0000
commit98201a516fa1bf2c516f325ab5d4a13ff3d695dc (patch)
treec348bb474f01b76ff084afc82c0fd78a760799c5 /regress/lib
parentea53eca515bb0b475b9b203294436c40b4428026 (diff)
fix rcsid
Diffstat (limited to 'regress/lib')
-rw-r--r--regress/lib/libc/alloca/alloca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/lib/libc/alloca/alloca.c b/regress/lib/libc/alloca/alloca.c
index 4f1f18396a1..fd3d350c5df 100644
--- a/regress/lib/libc/alloca/alloca.c
+++ b/regress/lib/libc/alloca/alloca.c
@@ -1,4 +1,4 @@
-/* $OpeBSD$ */
+/* $OpenBSD: alloca.c,v 1.2 2003/06/26 17:15:27 david Exp $ */
/* Copyright (c) 2003 Michael Shalayeff. Public Domain. */