projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] uci: update to git head, reduces quotations in exported config files and...
[openwrt.git]
/
package
/
libnl-tiny
/
src
/
cache.c
diff --git
a/package/libnl-tiny/src/cache.c
b/package/libnl-tiny/src/cache.c
index
fed042d
..
0e14574
100644
(file)
--- a/
package/libnl-tiny/src/cache.c
+++ b/
package/libnl-tiny/src/cache.c
@@
-730,7
+730,6
@@
void nl_cache_mark_all(struct nl_cache *cache)
* @name Dumping
* @{
*/
-#ifdef disabled
/**
* Dump all elements of a cache.
* @arg cache cache to dump
@@
-781,7
+780,6
@@
void nl_cache_dump_filter(struct nl_cache *cache,
dump_from_ops(obj, params);
}
}
-#endif
/** @} */
This page took
0.025563 seconds
and
4
git commands to generate.