OK, you got me. I couldn't find a dupe so I started one:
http://bugzilla.gnome.org/show_bug.cgi?id=412331
On 2/24/07, Gian Mario Tagliaretti <[EMAIL PROTECTED]> wrote:
2007/2/23, v4r4n <[EMAIL PROTECTED]>:
> I'm unsure where to post this,
http://bugzilla.gnome.o
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