Hi,

I found some minor mistakes in comments related Japanese.

--- a/src/mbyte.c
+++ b/src/mbyte.c
@@ -947,8 +947,8 @@
                {
                    case 0x2121: /* ZENKAKU space */
                        return 0;
-                   case 0x2122: /* KU-TEN (Japanese comma) */
-                   case 0x2123: /* TOU-TEN (Japanese period) */
+                   case 0x2122: /* TOU-TEN (Japanese comma) */
+                   case 0x2123: /* KU-TEN (Japanese period) */
                    case 0x2124: /* ZENKAKU comma */
                    case 0x2125: /* ZENKAKU period */
                        return 1;


Regards,
Ken Takata

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to