Browse Source

Changed #warning to FIXME for nvo hack warning.

tags/v0.9.3
Marty Connor 17 years ago
parent
commit
767a3cef77
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/core/nvo.c

+ 1
- 1
src/core/nvo.c View File

@@ -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…
Cancel
Save