]> err.no Git - linux-2.6/blobdiff - fs/isofs/joliet.c
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
[linux-2.6] / fs / isofs / joliet.c
index 2931de7f1a6ac987a9a7b5c086a10f9fea951ebb..81a90e170ac36a10a8fd56e4e3d2242dfab1885d 100644 (file)
@@ -11,7 +11,7 @@
 #include "isofs.h"
 
 /*
- * Convert Unicode 16 to UTF8 or ASCII.
+ * Convert Unicode 16 to UTF-8 or ASCII.
  */
 static int
 uni16_to_x8(unsigned char *ascii, u16 *uni, int len, struct nls_table *nls)