projects
/
oweals
/
uci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82a71ad
)
ucimap: some hints
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 30 Aug 2009 00:53:48 +0000
(
02:53
+0200)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 30 Aug 2009 00:53:48 +0000
(
02:53
+0200)
ucimap.h
patch
|
blob
|
history
diff --git
a/ucimap.h
b/ucimap.h
index fc34090297e605e5783f95308b41fd49d545e701..9922f0fe26a73ae098d22418321cc038d1092054 100644
(file)
--- a/
ucimap.h
+++ b/
ucimap.h
@@
-103,10
+103,10
@@
struct uci_sectionmap {
/* type string for the uci section */
const char *type;
- /* length of the struct to map into */
+ /* length of the struct to map into
, filled in by macro
*/
unsigned int alloc_len;
- /* sectionmap offset */
+ /* sectionmap offset
, filled in by macro
*/
unsigned int smap_offset;
/* allocate a new data structure and return a pointer to the section map data */