]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/kern/mach_header.c
xnu-517.9.5.tar.gz
[apple/xnu.git] / bsd / kern / mach_header.c
index fe3c023123da810b5ae289f616c31e026448f3cb..34ffecda50129df9f2b685ac38b7b26527fbbcef 100644 (file)
@@ -395,7 +395,7 @@ struct segment_command *getfakefvmseg(void)
 #if    DEBUG
        printf("fake fvm seg __USER/\"%s\" at 0x%x, size 0x%x\n",
                sp->sectname, sp->addr, sp->size);
-#endif DEBUG
+#endif /* DEBUG */
 }
 
 /*