1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[kernel] restore CVS Id strings for yaffs code, remove svn:keywords properties

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9250 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2007-10-10 19:33:22 +00:00
parent b78fbb9510
commit ea9f57570d
9 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
*/
const char *yaffs_nand_c_version =
"$Id$";
"$Id: yaffs_nand.c,v 1.7 2007-02-14 01:09:06 wookey Exp $";
#include "yaffs_nand.h"
#include "yaffs_tagscompat.h"