-
[physik/nlsop.git] / dfbapi.h
index c51bfe4..54ab56b 100644 (file)
--- a/dfbapi.h
+++ b/dfbapi.h
@@ -40,7 +40,7 @@ typedef struct __d3_lattice
  int info_w,info_h;
  int font_h;
  unsigned char *status; /* status&1 -> red, else blue */
- int *extra /* store extra values */
+ int *extra; /* store extra values */
  void *v_ptr; /* void ptr, for any use */
  IDirectFB *dfb;
  IDirectFBSurface *p_surface;