(empty log message)
#ifndef __CP932_H__ #define __CP932_H__ int conv_sjiswin_wchar(int c); int conv_wchar_sjiswin(int c); #endif