projects
/
project
/
libubox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
009b4d5
)
safe_list: fix typo
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 15 Apr 2013 13:39:09 +0000
(15:39 +0200)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 15 Apr 2013 13:39:09 +0000
(15:39 +0200)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
safe_list.h
patch
|
blob
|
history
diff --git
a/safe_list.h
b/safe_list.h
index f9fd741f0cc34f468cf5d5df4637877d8837414a..248f97ae8b5d40a70adbccd3df980e6bd5148eab 100644
(file)
--- a/
safe_list.h
+++ b/
safe_list.h
@@
-30,7
+30,7
@@
#include "utils.h"
struct safe_list;
-struct safe_list_terator;
+struct safe_list_
i
terator;
struct safe_list {
struct list_head list;