Explorar el Código

Changed #warning to FIXME for nvo hack warning.

tags/v0.9.3
Marty Connor hace 17 años
padre
commit
767a3cef77
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/core/nvo.c

+ 1
- 1
src/core/nvo.c Ver fichero

@@ -29,7 +29,7 @@
29 29
  *
30 30
  */
31 31
 
32
-#warning "Temporary hack"
32
+/* FIXME: "Temporary hack" */
33 33
 struct nvo_block *ugly_nvo_hack = NULL;
34 34
 
35 35
 /**

Loading…
Cancelar
Guardar