projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
files-2.6.25
/
fs
/
yaffs2
/
yaffs_ecc.c
diff --git
a/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c
b/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c
index
9f5973a
..
e286039
100644
(file)
--- a/
target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c
+++ b/
target/linux/generic-2.6/files-2.6.25/fs/yaffs2/yaffs_ecc.c
@@
-29,7
+29,7
@@
*/
const char *yaffs_ecc_c_version =
- "$Id: yaffs_ecc.c,v 1.
10 2007-12-13 15:35:17
wookey Exp $";
+ "$Id: yaffs_ecc.c,v 1.
9 2007-02-14 01:09:06
wookey Exp $";
#include "yportenv.h"
This page took
0.022709 seconds
and
4
git commands to generate.