summaryrefslogtreecommitdiff
path: root/lib/zlib/zutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zlib/zutil.h')
-rw-r--r--lib/zlib/zutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zlib/zutil.h b/lib/zlib/zutil.h
index 7e05c3b564..e63bf68653 100644
--- a/lib/zlib/zutil.h
+++ b/lib/zlib/zutil.h
@@ -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));