From 1c01043db61c2b373cb39168923156996dff596a Mon Sep 17 00:00:00 2001 From: david <> Date: Thu, 26 Jun 2003 17:15:27 +0000 Subject: fix rcsid --- src/regress/lib/libc/alloca/alloca.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/regress/lib/libc/alloca/alloca.c b/src/regress/lib/libc/alloca/alloca.c index 4f1f18396a..fd3d350c5d 100644 --- a/src/regress/lib/libc/alloca/alloca.c +++ b/src/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. */ -- cgit v1.2.3-55-g6feb