diff options
| author | Michael Brown | 2007-07-24 13:37:09 +0200 |
|---|---|---|
| committer | Michael Brown | 2007-07-24 13:37:09 +0200 |
| commit | 90b5315db0071811a562d3e12df217d94f855485 (patch) | |
| tree | eadf68f508bf80f51fc7028988e256663409b82a /src/core | |
| parent | Minor debug improvement (diff) | |
| parent | Change #warning to FIXME for ns8390.c (diff) | |
| download | ipxe-90b5315db0071811a562d3e12df217d94f855485.tar.gz ipxe-90b5315db0071811a562d3e12df217d94f855485.tar.xz ipxe-90b5315db0071811a562d3e12df217d94f855485.zip | |
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/nvo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nvo.c b/src/core/nvo.c index 8c6c9c0f2..d3cb77e7c 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; /** |
