GTK+ 2.0 Tutorial - C.3.2. scribble-xinput.c



I'm unsure where to post this, but there is a minor typo/compile error in scribble-xinput.c
 
Near the end of http://www.gtk.org/tutorial/x2928.html#AEN2933 the main function has too many return types.
 
There is a:
void
int
main ()
 
instead of just
 
int
main ()
 
Should be an obvious fix, I just don't know who to tell or how to edit it myself.
 
Is gtk.org ready for a Wiki?
 
 


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