
At Tue, 08 Jan 2013 12:12:02 +0100, Michal Privoznik wrote:
On 08.01.2013 11:43, Claudio Bley wrote:
Signed-off-by: Claudio Bley <cbley@av-test.de> --- Pushing under the trivial rule.
docs/apibuild.py | 2 -- 1 file changed, 2 deletions(-)
diff --git a/docs/apibuild.py b/docs/apibuild.py index e73a85d..7b336b3 100755 --- a/docs/apibuild.py +++ b/docs/apibuild.py @@ -240,8 +240,6 @@ class index: self.includes[name] = d elif type == "struct": self.structs[name] = d - elif type == "struct": - self.structs[name] = d elif type == "union": self.unions[name] = d elif type == "enum":
Hey, it's awesome that you spotted this. But you are not listed in AUTHORS.in and since you do have commit access, can you please add yourself in it?
Sure thing. I only was a bit unsure whether to add myself into it by myself... :) Claudio -- AV-Test GmbH, Henricistraße 20, 04155 Leipzig, Germany Phone: +49 341 265 310 19 Web:<http://www.av-test.org> Eingetragen am / Registered at: Amtsgericht Stendal (HRB 114076) Geschaeftsfuehrer (CEO): Andreas Marx, Guido Habicht, Maik Morgenstern