diff options
Diffstat (limited to 'bin/sh/bltin/echo.c')
| -rw-r--r-- | bin/sh/bltin/echo.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bin/sh/bltin/echo.c b/bin/sh/bltin/echo.c index f0829056d57d..8ce088ad060e 100644 --- a/bin/sh/bltin/echo.c +++ b/bin/sh/bltin/echo.c @@ -34,7 +34,7 @@   * SUCH DAMAGE.   *   *	@(#)echo.c	8.2 (Berkeley) 5/4/95 - *	$Id: echo.c,v 1.7 1997/02/22 13:58:59 peter Exp $ + * $FreeBSD$   */  /* | 
