diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-01-09 05:27:45 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-01-09 05:27:45 +0100 |
commit | 092e9b5101277da5211a3a01569350477ef207df (patch) | |
tree | abb70ac1e1594d6e084df5889916f03cfd8d779f | |
parent | faa0c989f83725745f255840bfcfe28b9f88db95 (diff) | |
download | xK-092e9b5101277da5211a3a01569350477ef207df.tar.gz xK-092e9b5101277da5211a3a01569350477ef207df.tar.xz xK-092e9b5101277da5211a3a01569350477ef207df.zip |
Bump liberty
-rw-r--r-- | degesch.c | 1 | ||||
m--------- | liberty | 0 |
2 files changed, 0 insertions, 1 deletions
@@ -7280,7 +7280,6 @@ plugin_config_name (struct plugin *self) return NULL; // XXX: we might also allow arbitrary strings as object keys (except dots) - // taking care to use the "" syntax while serializing char *copy = xstrndup (begin, len); for (char *p = copy; *p; p++) if (!config_tokenizer_is_word_char (*p)) diff --git a/liberty b/liberty -Subproject bc7e83137ed2a14957e1b3feb5de658f8505ed5 +Subproject 9e3cb2b6aa2db3ca0ea6a854fb3f89a163c8423 |