rm incorrect comment

* src/include/util.h:


svn path=/trunk/; revision=4129
This commit is contained in:
Thomas James Alexander Thurman 2009-02-10 12:51:29 +00:00
parent 3fea1e4df5
commit 2f4173b267
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2009-02-10 Thomas Thurman <tthurman@gnome.org>
rm incorrect comment
* src/include/util.h:
2009-02-10 Thomas Thurman <tthurman@gnome.org>
Further movement of code out of metacity-dialog into Zenity;

View File

@ -156,8 +156,6 @@ MetaNexus *meta_nexus_new ();
/**
* An object which exists purely to attach signals to; this is to receive
* signals when a child process exits. The signal is "sigchld" with no detail.
*
* \bug Eventually we should have a specialised type for objects like these.
*/
extern MetaNexus *sigchld_nexus;