patch-Xwnmo_xwnmo_jutil_c 398 B

12345678910111213
  1. $OpenBSD: patch-Xwnmo_xwnmo_jutil_c,v 1.1 2017/04/29 14:31:40 espie Exp $
  2. --- Xwnmo/xwnmo/jutil.c.orig
  3. +++ Xwnmo/xwnmo/jutil.c
  4. @@ -117,7 +117,7 @@ int in;
  5. static int k;
  6. static char *buf[sizeof(message1) / sizeof(msg_fun)];
  7. static WnnClientRec *c_c_sv = 0;
  8. - static jutil_step = 0;
  9. + static int jutil_step = 0;
  10. static char *lang;
  11. if (c_c_sv != 0 && c_c != c_c_sv) {