projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix typo
[openwrt.git]
/
package
/
openwrt
/
mtd.c
diff --git
a/package/openwrt/mtd.c
b/package/openwrt/mtd.c
index
851f266
..
f0c127b
100644
(file)
--- a/
package/openwrt/mtd.c
+++ b/
package/openwrt/mtd.c
@@
-19,6
+19,8
@@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Id$
+ *
+ * code is based on linux-mtd example code
*/
#include <limits.h>
This page took
0.018499 seconds
and
4
git commands to generate.