[cnproj-cvs] cvs commit: doc/zh_CN.GB2312/share/mk cjktexsty.lex
Xin LI
delphij在geekcn.org
星期四 十二月 29 01:51:24 CST 2005
delphij 2005/12/29 01:51:24 CST
The FreeBSD Chinese Project repository
Modified files: (Branch: CNPROJ)
zh_CN.GB2312/share/mk cjktexsty.lex
Log:
Replace RCSID in comment with __FBSDID
Revision Changes Path
1.1.1000.13 +2 -2 doc/zh_CN.GB2312/share/mk/cjktexsty.lex
Index: cjktexsty.lex
===================================================================
RCS file: /cvsroot/ncvs/doc/zh_CN.GB2312/share/mk/Attic/cjktexsty.lex,v
retrieving revision 1.1.1000.12
retrieving revision 1.1.1000.13
diff -u -I$FreeBSD.*$ -r1.1.1000.12 -r1.1.1000.13
--- cjktexsty.lex 28 Dec 2005 17:48:11 -0000 1.1.1000.12
+++ cjktexsty.lex 28 Dec 2005 17:51:23 -0000 1.1.1000.13
@@ -1,6 +1,6 @@
%{
-
-/* $FreeBSD: doc/zh_CN.GB2312/share/mk/cjktexsty.lex,v 1.1.1000.12 2005/12/28 17:48:11 delphij Exp $ */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: doc/zh_CN.GB2312/share/mk/cjktexsty.lex,v 1.1.1000.13 2005/12/28 17:51:23 delphij Exp $");
#include <stdio.h>
#include <string.h>
关于邮件列表 cnproj-cvs 的更多信息