[glib/wip/notify-performance: 10/11] [notify] add warning to gobjectnotifyqueue.c



commit 7c7bb7edf9ec51a8b7271bf2e8f81181767f2da7
Author: Ryan Lortie <desrt desrt ca>
Date:   Wed Nov 16 15:45:31 2011 +0000

    [notify] add warning to gobjectnotifyqueue.c
    
    Mention that this file gets installed, so people should probably not
    modify it.

 gobject/gobjectnotifyqueue.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/gobject/gobjectnotifyqueue.c b/gobject/gobjectnotifyqueue.c
index 8aa1485..cfe01ba 100644
--- a/gobject/gobjectnotifyqueue.c
+++ b/gobject/gobjectnotifyqueue.c
@@ -17,6 +17,12 @@
  * Boston, MA 02111-1307, USA.
  */
 
+/* WARNING:
+ *
+ *    This file is INSTALLED and other projects (outside of glib)
+ *    #include its contents.
+ */
+
 #ifndef __G_OBJECT_NOTIFY_QUEUE_H__
 #define __G_OBJECT_NOTIFY_QUEUE_H__
 



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