http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63c9131
)
Changed #warning to FIXME for nvo hack warning.
author
Marty Connor
<mdc@etherboot.org>
Mon, 23 Jul 2007 00:52:32 +0000
(20:52 -0400)
committer
Marty Connor
<mdc@etherboot.org>
Mon, 23 Jul 2007 00:52:32 +0000
(20:52 -0400)
src/core/nvo.c
patch
|
blob
|
history
diff --git
a/src/core/nvo.c
b/src/core/nvo.c
index
8c6c9c0
..
d3cb77e
100644
(file)
--- 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;
/**