Explorar el Código

* Minor cosmetic fix.

tags/v0.99.beta14
Sam Hocevar sam hace 19 años
padre
commit
b6035aff39
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      caca/caca_internals.h

+ 1
- 1
caca/caca_internals.h Ver fichero

@@ -136,7 +136,7 @@ struct caca_display
caca_event_t last_key_event;
#endif
#if defined(USE_WIN32)
unsigned char not_empty_struct;
unsigned char not_empty_struct;
#endif
} events;
};


Cargando…
Cancelar
Guardar