[gtk-doc] mkdb: more details in log
- From: Stefan Kost <stefkost src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtk-doc] mkdb: more details in log
- Date: Sat, 12 Sep 2009 11:46:31 +0000 (UTC)
commit b209b02a6351e898e97e70981a412a8de70cd2b5
Author: Stefan Kost <ensonic users sf net>
Date: Fri Jul 24 21:43:55 2009 +0300
mkdb: more details in log
gtkdoc-mkdb.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtkdoc-mkdb.in b/gtkdoc-mkdb.in
index 9cfd4cf..2e00a31 100755
--- a/gtkdoc-mkdb.in
+++ b/gtkdoc-mkdb.in
@@ -4085,7 +4085,7 @@ sub MergeSourceDocumentation {
if(($type eq "MACRO") && ($param_name eq "Returns")) {
# FIXME: do we need to add it then to tmpl_params[] ?
my $num=$#$tmpl_params;
- #print " adding Returns to macro docs.\n";
+ #print " adding Returns: to macro docs for $symbol.\n";
$$tmpl_params[$num+1]="Returns";
$$tmpl_params[$num+2]=$$params[$j+1];
next;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]