X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=platform%2Flinux%2Fxenv.h;h=6abda1950fed917dc080be8a51819cfd74173739;hb=356473ec96324a2ec84e076f152bcdf2be987238;hp=005ec0a1ab8f6d222cf07c6f3b644ab726b456e5;hpb=bd34c5a85cc6f81a979b254989e46e145bab310d;p=picodrive.git diff --git a/platform/linux/xenv.h b/platform/linux/xenv.h index 005ec0a..6abda19 100644 --- a/platform/linux/xenv.h +++ b/platform/linux/xenv.h @@ -3,7 +3,7 @@ #define XENV_CAP_MOUSE (1<<1) /* xenv_flags specify if we need keys and mouse, - * flag is removed if input is not available */ + * on return, flag is removed if input is not available */ int xenv_init(int *xenv_flags, const char *window_title); /* read events from X, calling key_cb for key, mouseb_cb for mouse button