]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - lib/zlib/inffast.c
ARM: Kconfig: Move TI_SECURE_DEVICE to a common area
[people/ms/u-boot.git] / lib / zlib / inffast.c
index 0700e04cb9acd8cc15ad38eb341f2ffbc2838612..e3c7f3b892bbb8488c5d5e45f9a9bdd11d7b84a4 100644 (file)
@@ -3,7 +3,7 @@
  * For conditions of distribution and use, see copyright notice in zlib.h
  */
 
-/* U-boot: we already included these
+/* U-Boot: we already included these
 #include "zutil.h"
 #include "inftrees.h"
 #include "inflate.h"