Add comment about threading model.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 2 Dec 2008 08:13:51 +0000 (08:13 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 2 Dec 2008 08:13:51 +0000 (08:13 +0000)
wui_thread.c

index 7ef6f8e..0585c89 100644 (file)
@@ -17,6 +17,8 @@
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
+/* For an explanation of the threading model, please main(). */
+
 #include <config.h>
 
 #include <stdio.h>