From 66e7df9f7e1ee7ed94df3a747706504eb52f217e Mon Sep 17 00:00:00 2001 From: Wouter Bolsterlee Date: Mon, 31 Dec 2007 11:35:35 +0000 Subject: [PATCH] Fixed typo 2007-12-31 Wouter Bolsterlee * glib/tmpl/macros_misc.sgml: Fixed typo svn path=/trunk/; revision=6223 --- docs/reference/ChangeLog | 40 +++++++++++++++++-------------- docs/reference/glib/tmpl/macros_misc.sgml | 2 +- 2 files changed, 23 insertions(+), 19 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 52b0a0d..91e9a68 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2007-12-31 Wouter Bolsterlee + + * glib/tmpl/macros_misc.sgml: Fixed typo + 2007-12-30 Matthias Clasen * gio/Makefile.am: @@ -30,8 +34,8 @@ 2007-12-19 Alexander Larsson - * gio/migrating.xml: - * gio/overview.xml: + * gio/migrating.xml: + * gio/overview.xml: Some minor fixes and additions. 2007-12-17 Matthias Clasen @@ -71,10 +75,10 @@ 2007-12-10 Alexander Larsson - * gio/Makefile.am: + * gio/Makefile.am: Remove more internal headers. - * gio/gio-sections.txt: + * gio/gio-sections.txt: Update for changes 2007-12-10 Matthias Clasen @@ -123,12 +127,12 @@ 2007-11-26 Alexander Larsson - * Makefile.am: - * gio/Makefile.am: - * gio/gio-docs.xml: - * gio/gio-sections.txt: - * gio/gio.types: - * gio/version.xml.in: + * Makefile.am: + * gio/Makefile.am: + * gio/gio-docs.xml: + * gio/gio-sections.txt: + * gio/gio.types: + * gio/version.xml.in: Add gio docs 2007-11-23 Matthias Clasen @@ -1783,7 +1787,7 @@ Fri Feb 27 22:05:23 2004 Matthias Clasen 2004-02-26 Sebastian Wilhelmi - * glib/tmpl/threads.sgml: Updated to reflect removal of the PID + * glib/tmpl/threads.sgml: Updated to reflect removal of the PID niceness surrogate for thread priorities. * glib/glib-overrides.txt, glib/glib-sections.txt, @@ -2502,7 +2506,7 @@ Sat May 18 00:44:35 2002 Tim Janik [merged from stable] - * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token(). + * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token(). 2002-05-01 Sebastian Wilhelmi @@ -2621,7 +2625,7 @@ Wed Dec 19 23:07:53 2001 Owen Taylor 2001-12-13 Matthias Clasen - * glib/tmpl/completion.sgml, glib/tmpl/date.sgml, + * glib/tmpl/completion.sgml, glib/tmpl/date.sgml, glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml, glib/tmpl/macros.sgml, glib/tmpl/memory.sgml, glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml, @@ -3144,7 +3148,7 @@ Fri Jan 5 15:47:10 2001 Owen Taylor Tue Dec 5 15:41:23 2000 Owen Taylor - * glib/Makefile.am glib/mainloop-states*: add images + * glib/Makefile.am glib/mainloop-states*: add images * glib/glib-sections.txt: Updated @@ -3153,7 +3157,7 @@ Tue Dec 5 15:41:23 2000 Owen Taylor Mon Nov 13 00:18:55 2000 Owen Taylor - * glib/glib-sections.sgml: Move conversion functions + * glib/glib-sections.sgml: Move conversion functions into GConv section. * gobject/gobject-docs.sgml: Fix some malformed sgml. @@ -3182,7 +3186,7 @@ Sun Nov 5 13:24:50 2000 Owen Taylor 2000-11-05 Havoc Pennington - * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml, + * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml, glib/tmpl/fileutils.sgml: Added * glib/Makefile.am: Add new files @@ -3288,7 +3292,7 @@ Mon Oct 30 06:01:43 2000 Tim Janik Thu Sep 7 12:35:35 2000 Owen Taylor - * Some further makefile improvement. + * Some further makefile improvement. * Restore all the docs that mysteriously vanished earlier. @@ -3338,7 +3342,7 @@ Tue Sep 5 20:03:25 2000 Owen Taylor 2000-01-25 Damon Chaplin * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from - Nils Rennebarth , and updates for + Nils Rennebarth , and updates for GVoidFunc & GFreeFunc. 1999-12-02 Sebastian Wilhelmi diff --git a/docs/reference/glib/tmpl/macros_misc.sgml b/docs/reference/glib/tmpl/macros_misc.sgml index 7d58d4c..22ab769 100644 --- a/docs/reference/glib/tmpl/macros_misc.sgml +++ b/docs/reference/glib/tmpl/macros_misc.sgml @@ -253,7 +253,7 @@ Since: 2.8 -Expands to the GNU C warn_unused_ersult function attribute +Expands to the GNU C warn_unused_result function attribute if the compiler is gcc, or "" if it isn't. This function attribute makes the compiler emit a warning if the result of a function call is ignored. See the GNU C documentation for details. -- 2.7.4