]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/output.c
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / output.c
index 39b722fdba234adc583429ca248644f9971e5d60..7718603528f1e4b4e108b68a74874dea1328f939 100644 (file)
@@ -36,7 +36,7 @@ static char sccsid[] = "@(#)output.c  8.2 (Berkeley) 5/4/95";
 #endif
 #endif /* not lint */
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/bin/sh/output.c 275766 2014-12-14 16:26:19Z jilles $");
 
 /*
  * Shell output routines.  We use our own output routines because: