]> git.sur5r.net Git - u-boot/blobdiff - lib/zlib/zutil.h
efi_loader: avoid anonymous constants for AllocatePages
[u-boot] / lib / zlib / zutil.h
index 7e05c3b5642fbd075cb8b3ebb4efae832b0132e3..e63bf68653f52ed254d77e6623a4fe5c2c912f9d 100644 (file)
@@ -95,7 +95,7 @@ extern const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
 
 /* Diagnostic functions */
 #ifdef DEBUG
-/* Not valid for U-boot
+/* Not valid for U-Boot
 #  include <stdio.h> */
    extern int z_verbose;
    extern void z_error    OF((char *m));