[BACK]Return to plural_parser.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libintl

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libintl/plural_parser.c between version 1.1 and 1.2

version 1.1, 2005/05/14 17:58:57 version 1.2, 2007/01/17 23:24:22
Line 246  unget_token(struct tokenizer_context *tc
Line 246  unget_token(struct tokenizer_context *tc
 }  }
   
 #ifdef TEST_TOKENIZER  #ifdef TEST_TOKENIZER
 #include <stdio.h>  
   
 int  int
 main(int argc, char **argv)  main(int argc, char **argv)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>