projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add a workaround preventing libtool from hardcoding library path in shared libs
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
files
/
fs
/
yaffs2
/
yaffs_guts.c
diff --git
a/target/linux/generic-2.6/files/fs/yaffs2/yaffs_guts.c
b/target/linux/generic-2.6/files/fs/yaffs2/yaffs_guts.c
index
2ab8146
..
38268f2
100644
(file)
--- a/
target/linux/generic-2.6/files/fs/yaffs2/yaffs_guts.c
+++ b/
target/linux/generic-2.6/files/fs/yaffs2/yaffs_guts.c
@@
-12,7
+12,6
@@
*/
const char *yaffs_guts_c_version =
- "$Id: yaffs_guts.c,v 1.49 2007-05-15 20:07:40 charles Exp $";
#include "yportenv.h"
This page took
0.020945 seconds
and
4
git commands to generate.