Revision 3815f7e2 lib/filters/wordsep-filter.c

b/lib/filters/wordsep-filter.c
92 92
			}
93 93
		}
94 94

  
95
//#if 0
95
#if 0
96 96
		{
97 97
			gchar s[7] = {0};
98 98
			g_unichar_to_utf8(wc, s);
99 99
			g_print("%s: utype=%d word_len=%d\n", s, utype, word_len);
100 100
		}
101
//#endif
101
#endif
102 102

  
103 103
		if (p > bp) {
104 104
			if (prev_is_wide != is_wide)

Also available in: Unified diff