From: Marty Connor Date: Mon, 23 Jul 2007 00:52:32 +0000 (-0400) Subject: Changed #warning to FIXME for nvo hack warning. X-Git-Tag: v0.9.3~172^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=767a3cef7732e0b89a8a98387bcbfb3ce033b679;p=thirdparty%2Fipxe.git Changed #warning to FIXME for nvo hack warning. --- 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; /**