lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
[oweals/u-boot.git] / cmd / cramfs.c
index 1d31326bd648277826514031271568cfe1fa9ffb..270701b99d9bf506a08fc3b9aad4b177ae1ebb31 100644 (file)
@@ -77,7 +77,7 @@ extern int cramfs_ls (struct part_info *info, char *filename);
 extern int cramfs_info (struct part_info *info);
 
 /***************************************************/
-/* U-boot commands                                */
+/* U-Boot commands                                */
 /***************************************************/
 
 /**