Revert "docs: Fix broken gtk-doc formatting"

This reverts commit a7562dd38f.

I prefer to not confuse gtk-doc with doc comments for private
functions.
This commit is contained in:
Matthias Clasen
2014-08-18 08:17:49 -04:00
parent a7562dd38f
commit c9da8bf2b3
5 changed files with 10 additions and 10 deletions

View File

@ -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.