diff --git a/docs/reference/glib/tmpl/macros_misc.sgml b/docs/reference/glib/tmpl/macros_misc.sgml index 39445574c..7ce3ff38d 100644 --- a/docs/reference/glib/tmpl/macros_misc.sgml +++ b/docs/reference/glib/tmpl/macros_misc.sgml @@ -328,7 +328,7 @@ Expands to "" on all modern compilers, and to __FUNCTION__ on gcc version 2.x. Don't use it. -@Deprecated: 2.16 +@Deprecated: 2.16: Use #G_STRFUNC instead. @@ -338,7 +338,7 @@ Expands to "" on all modern compilers, and to Don't use it. -@Deprecated: 2.16 +@Deprecated: 2.16: Use #G_STRFUNC instead.