]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/arith_yylex.c
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / arith_yylex.c
index f7eaf3e3fa6da59f82af35835e87f7eb4d5d41c9..993685238dae002d49d6b8e94113c95196521422 100644 (file)
@@ -33,7 +33,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/bin/sh/arith_yylex.c 279503 2015-03-01 21:46:55Z jilles $");
 
 #include <inttypes.h>
 #include <stdlib.h>