mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-08 21:42:07 +03:00
preparing release 1.0.30 backported a patch from libxml2 updated and
* NEWS configure.in : preparing release 1.0.30 * doc/apibuild.py: backported a patch from libxml2 * doc/*: updated and rebuilt the docs Daniel
This commit is contained in:
@@ -1216,7 +1216,7 @@ class CParser:
|
||||
self.index.add(self.name, self.filename, static,
|
||||
"function", d)
|
||||
token = self.token()
|
||||
if token[0] == "sep" and token[1] == "{":
|
||||
elif token[0] == "sep" and token[1] == "{":
|
||||
d = self.mergeFunctionComment(self.name,
|
||||
((type, None), self.signature), static)
|
||||
self.index.add(self.name, self.filename, static,
|
||||
|
Reference in New Issue
Block a user