[perl-Glib-Object-Introspection] perli11ndoc: fix the synopsis formatting for class struct functions
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] perli11ndoc: fix the synopsis formatting for class struct functions
- Date: Sun, 11 Dec 2016 20:09:00 +0000 (UTC)
commit 56711a74f4eca4a77c53247ca2d85e89e9836caf
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date: Sun Nov 20 21:04:04 2016 +0100
perli11ndoc: fix the synopsis formatting for class struct functions
bin/perli11ndoc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/perli11ndoc b/bin/perli11ndoc
index b3b3edb..15f76b2 100755
--- a/bin/perli11ndoc
+++ b/bin/perli11ndoc
@@ -603,7 +603,7 @@ sub format_method {
if ($parent->nodeName eq 'record' &&
defined $self->find_attribute ($parent, 'glib:is-gtype-struct-for'))
{
- $synopsis_format = '[[OUT_LIST_ASSIGN]][[FULL_NAME]] ($package, [[IN_LIST]])';
+ $synopsis_format = '[[OUT_LIST_ASSIGN]][[FULL_NAME]] ($package[[IN_LIST_PRE_COMMA]])';
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]