Guest User

Untitled

a guest
Jan 24th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.38 KB | None | 0 0
  1. --- chewing.cpp.orig    2011-10-17 23:17:50.306691710 +0800
  2. +++ chewing.cpp 2011-10-17 23:21:51.936694201 +0800
  3. @@ -184,8 +184,8 @@
  4.                                          prev_page,
  5.                                          next_page);
  6.  
  7. -    if (g_pWinChewing)
  8. -        return TRUE;
  9. +    //if (g_pWinChewing)
  10. +    //    return TRUE;
  11.  
  12.      if (!chewing_initialize ())
  13.      {
Add Comment
Please, Sign In to add comment