summaryrefslogtreecommitdiff
path: root/bin/sh/bltin/echo.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-23 14:21:59 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-23 14:21:59 +0000
commita3ac5dbadb5694f6713891634647a7cef4553c0f (patch)
treefbde6cfde369a7d39874d94161e286bb7d1a67a0 /bin/sh/bltin/echo.c
parentcb8bfcb5313cfb91acaad46f50e7f55cf6f8c439 (diff)
update rcsid
Diffstat (limited to 'bin/sh/bltin/echo.c')
-rw-r--r--bin/sh/bltin/echo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/bltin/echo.c b/bin/sh/bltin/echo.c
index 2a9edb11978..31f3cc51ebe 100644
--- a/bin/sh/bltin/echo.c
+++ b/bin/sh/bltin/echo.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: echo.c,v 1.2 1996/06/23 14:21:41 deraadt Exp $ */
/* $NetBSD: echo.c,v 1.7 1995/03/21 09:10:49 cgd Exp $ */
/*-