Fix docs build

This commit is contained in:
Matthias Clasen 2009-06-15 20:05:24 -04:00
parent 23fa53f1bc
commit f6890e3b35

View File

@ -451,7 +451,7 @@ static const GtkStockItem builtin_items [] =
* return (gchar*)g_dpgettext2 (GETTEXT_PACKAGE, msgctxt, msgid);
* }
*
* /* ... &ast/
* /* ... */
*
* gtk_stock_add (items, G_N_ELEMENTS (items));
* gtk_stock_set_translate_func ("odd-item-domain", my_translate_func, "odd items");