mirror of
https://github.com/brl/mutter.git
synced 2024-11-29 19:40:43 -05:00
rm incorrect comment
* src/include/util.h: svn path=/trunk/; revision=4129
This commit is contained in:
parent
3fea1e4df5
commit
2f4173b267
@ -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>
|
2009-02-10 Thomas Thurman <tthurman@gnome.org>
|
||||||
|
|
||||||
Further movement of code out of metacity-dialog into Zenity;
|
Further movement of code out of metacity-dialog into Zenity;
|
||||||
|
@ -156,8 +156,6 @@ MetaNexus *meta_nexus_new ();
|
|||||||
/**
|
/**
|
||||||
* An object which exists purely to attach signals to; this is to receive
|
* 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.
|
* 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;
|
extern MetaNexus *sigchld_nexus;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user