summaryrefslogtreecommitdiff
path: root/gtk/deprecated
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-08-18 08:17:49 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-08-18 08:18:02 -0400
commitc9da8bf2b3417c3e48aeb07efdcb874071a7887e (patch)
treec8850107a8fb2b8c317bfaa9d7e3c9474983ff71 /gtk/deprecated
parenta7562dd38fe86cfa26674f22d46fdfe24865ee13 (diff)
downloadgtk+-c9da8bf2b3417c3e48aeb07efdcb874071a7887e.tar.gz
Revert "docs: Fix broken gtk-doc formatting"
This reverts commit a7562dd38fe86cfa26674f22d46fdfe24865ee13. I prefer to not confuse gtk-doc with doc comments for private functions.
Diffstat (limited to 'gtk/deprecated')
-rw-r--r--gtk/deprecated/gtkstock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/deprecated/gtkstock.h b/gtk/deprecated/gtkstock.h
index 13099c810a..e02115bcb3 100644
--- a/gtk/deprecated/gtkstock.h
+++ b/gtk/deprecated/gtkstock.h
@@ -34,7 +34,7 @@
G_BEGIN_DECLS
-/**
+/*
* GtkTranslateFunc:
* @path: The id of the message. In #GtkActionGroup this will be a label
* or tooltip from a #GtkActionEntry.