X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=common-src%2Fevent.h;h=402d899c8e1f0a418bc50d839b16f794e1423d94;hb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;hp=be64f8931e26733d712691ea881f641987ce9e44;hpb=d3b2175e084f88c8736ad7073eacbf4670147aec;p=debian%2Famanda diff --git a/common-src/event.h b/common-src/event.h index be64f89..402d899 100644 --- a/common-src/event.h +++ b/common-src/event.h @@ -47,6 +47,7 @@ typedef struct event_handle event_handle_t; * of event we are registering. This is hopefully wide enough that * callers can cast pointers to it and keep the value untruncated and * unique. + * FIXME: THIS IS NOT 64-BIT CLEAN! */ typedef unsigned long event_id_t;