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
/
devextras.h
diff --git
a/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.h
b/target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.h
index
9635c7a
..
fcf2690
100644
(file)
--- a/
target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.h
+++ b/
target/linux/generic-2.6/files-2.6.25/fs/yaffs2/devextras.h
@@
-1,5
+1,5
@@
/*
/*
- * YAFFS: Yet another Flash File System . A NAND-flash specific file system.
+ * YAFFS: Yet another Flash File System . A NAND-flash specific file system.
*
* Copyright (C) 2002-2007 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Copyright (C) 2002-2007 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
@@
-15,7
+15,7
@@
/*
* This file is just holds extra declarations used during development.
/*
* This file is just holds extra declarations used during development.
- * Most of these are from kernel includes placed here so we can use them in
+ * Most of these are from kernel includes placed here so we can use them in
* applications.
*
*/
* applications.
*
*/
This page took
0.026154 seconds
and
4
git commands to generate.