glib r7279 - in trunk: . glib



Author: matthiasc
Date: Fri Aug  1 18:30:37 2008
New Revision: 7279
URL: http://svn.gnome.org/viewvc/glib?rev=7279&view=rev

Log:
Add a since


Modified:
   trunk/ChangeLog
   trunk/glib/gerror.c

Modified: trunk/glib/gerror.c
==============================================================================
--- trunk/glib/gerror.c	(original)
+++ trunk/glib/gerror.c	Fri Aug  1 18:30:37 2008
@@ -223,6 +223,8 @@
  * Unlike g_set_error(), @message is not a printf()-style format string.
  * Use this function if @message contains text you don't have control over,
  * that could include printf() escape sequences.
+ *
+ * Since: 2.18
  **/
 void
 g_set_error_literal (GError      **err,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]