mkdb: fix issues from wrong rebase conflic handling
commitf6ea2b4158c62f7bdb90ae89773e6474ee1754ec
authorWill Thompson <will.thompson@collabora.co.uk>
Wed, 20 Apr 2011 13:45:10 +0000 (20 09:45 -0400)
committerStefan Kost <ensonic@users.sf.net>
Wed, 20 Apr 2011 13:45:10 +0000 (20 09:45 -0400)
tree58802510a5a22c78e4c857a9a87a5e2212731906
parent1535ff978030494866b12b5e06aab7358fbd60c4
mkdb: fix issues from wrong rebase conflic handling

Commit a099085 (“indent: convert tabs to spaces in perl files”) does not
in fact just convert tabs to spaces in Perl files: it actually includes
code changes and variable renamings. The renaming was not thorough
enough, which made gtkdoc-mkdb fail to compile.

https://bugzilla.gnome.org/show_bug.cgi?id=648289
gtkdoc-mkdb.in