summaryrefslogtreecommitdiffstats
path: root/src/core/nvo.c
diff options
context:
space:
mode:
authorMarty Connor2007-07-23 02:52:32 +0200
committerMarty Connor2007-07-23 02:52:32 +0200
commit767a3cef7732e0b89a8a98387bcbfb3ce033b679 (patch)
treedbf49ac9c176ecb17c12050b7fef72efa78e47bd /src/core/nvo.c
parentAdd NIC to targets that are always made. (diff)
downloadipxe-767a3cef7732e0b89a8a98387bcbfb3ce033b679.tar.gz
ipxe-767a3cef7732e0b89a8a98387bcbfb3ce033b679.tar.xz
ipxe-767a3cef7732e0b89a8a98387bcbfb3ce033b679.zip
Changed #warning to FIXME for nvo hack warning.
Diffstat (limited to 'src/core/nvo.c')
-rw-r--r--src/core/nvo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nvo.c b/src/core/nvo.c
index 8c6c9c0f..d3cb77e7 100644
--- a/src/core/nvo.c
+++ b/src/core/nvo.c
@@ -29,7 +29,7 @@
*
*/
-#warning "Temporary hack"
+/* FIXME: "Temporary hack" */
struct nvo_block *ugly_nvo_hack = NULL;
/**