[glib] Fix malformed GTK-Doc comment blocks: unmark non GTK-Doc comment block.
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix malformed GTK-Doc comment blocks: unmark non GTK-Doc comment block.
- Date: Thu, 5 Apr 2012 13:28:41 +0000 (UTC)
commit 60fb0f5ea8e05174971dfca0e6c1dae35f816b9e
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date: Mon Apr 2 17:01:32 2012 +0200
Fix malformed GTK-Doc comment blocks: unmark non GTK-Doc comment block.
Found these thanks to improved gobject-introspection GTK-Doc
comment block/annotation parser from:
https://bugzilla.gnome.org/show_bug.cgi?id=672254
https://bugzilla.gnome.org/show_bug.cgi?id=673385
gio/strinfo.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/strinfo.c b/gio/strinfo.c
index 784dd8a..777f23a 100644
--- a/gio/strinfo.c
+++ b/gio/strinfo.c
@@ -22,7 +22,7 @@
#include <string.h>
#include <glib.h>
-/**
+/*
* The string info map is an efficient data structure designed to be
* used with a small set of items. It is used by GSettings schemas for
* three purposes:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]