X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gettext-tools%2Fsrc%2Fx-smalltalk.h;h=9061f29609b92c6492367ef826c49480cc23b88d;hb=2d875e23d946ff9bf4d3ac469e909b83486123a4;hp=def25ffedac98b9d30d6be934cb736d86867e79d;hpb=5d61132f836323aaf2879e04abc9d4056db248a2;p=platform%2Fupstream%2Fgettext.git diff --git a/gettext-tools/src/x-smalltalk.h b/gettext-tools/src/x-smalltalk.h index def25ff..9061f29 100644 --- a/gettext-tools/src/x-smalltalk.h +++ b/gettext-tools/src/x-smalltalk.h @@ -1,5 +1,5 @@ /* xgettext Smalltalk backend. - Copyright (C) 2002-2003, 2006 Free Software Foundation, Inc. + Copyright (C) 2002-2003, 2006, 2015 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify @@ -32,7 +32,7 @@ extern "C" { #define SCANNERS_SMALLTALK \ { "Smalltalk", extract_smalltalk, \ - NULL, &formatstring_smalltalk, NULL }, \ + NULL, &formatstring_smalltalk, NULL, NULL }, \ /* Scan a Smalltalk file and add its translatable strings to mdlp. */ extern void extract_smalltalk (FILE *fp, const char *real_filename,