chiark
/
gitweb
/
~mdw
/
runlisp
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tests.at: Wrap an overly long comment line.
[runlisp]
/
lib.c
diff --git
a/lib.c
b/lib.c
index c844997e2b2cebebfd1e3d88fdde05b180b8f3f6..d369e7d77e6c43708d30f83aa8a520d723d3c17c 100644
(file)
--- a/
lib.c
+++ b/
lib.c
@@
-953,9
+953,9
@@
static void set_config_section_parents(struct config *conf,
* Inheritance cycles and ambiguous inheritance are diagnosed as fatal
* errors.
*/
* Inheritance cycles and ambiguous inheritance are diagnosed as fatal
* errors.
*/
-struct config_var *search_recursive(struct config *conf,
- struct config_section *sect,
- const char *name, size_t sz)
+st
atic st
ruct config_var *search_recursive(struct config *conf,
+
struct config_section *sect,
+
const char *name, size_t sz)
{
struct config_cache_entry *cache;
struct treap_path path;
{
struct config_cache_entry *cache;
struct treap_path path;