scan: fix regexp for adding doc comments
commita90bc60eb1438f59dec8d7b0fc9e01629b4c4300
authorStefan Sauer <ensonic@users.sf.net>
Wed, 9 Aug 2017 10:41:20 +0000 (9 12:41 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Wed, 9 Aug 2017 10:41:20 +0000 (9 12:41 +0200)
tree68484d051af5f2f233987fb1180a888c75aef82a
parent834e9d2e5ccb520937a745b938d0d99d1d348e80
scan: fix regexp for adding doc comments

There was a leftover '/' from the perl port. This caused gobject symbols
missing, when not using gtkdoc-scangobj.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=784209
gtkdoc/scan.py