X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Frename-vars.c;h=57af1c01023fafee8e49d06323d8e9f0ad2d43d5;hb=c0240125a4702cccce5d4ea1d58d9e7f3d739dff;hp=0219f28345a0c99d017add9407c8764281686ed0;hpb=b321086267ad1014dc5d09886396cde30f094437;p=pspp diff --git a/src/rename-vars.c b/src/rename-vars.c index 0219f28345..57af1c0102 100644 --- a/src/rename-vars.c +++ b/src/rename-vars.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include #include @@ -29,6 +29,9 @@ #include "str.h" #include "var.h" +#include "gettext.h" +#define _(msgid) gettext (msgid) + /* The code for this function is very similar to the code for the RENAME subcommand of MODIFY VARS. */ int