From bbaf3258adced8e4d02b6a8880c4cd0883175cd8 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 15 May 2001 23:08:19 +0000 Subject: 0.3.2 release --- mixlib/mix.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mixlib') diff --git a/mixlib/mix.h b/mixlib/mix.h index 42eb4c9..37e7453 100644 --- a/mixlib/mix.h +++ b/mixlib/mix.h @@ -1,7 +1,7 @@ /* -*-c-*- ---------------- mix.h : * Initialisation of the mix library * ------------------------------------------------------------------ - * Copyright (C) 2000 Free Software Foundation, Inc. + * Copyright (C) 2000, 2001 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -39,7 +39,7 @@ # include # define gettext_noop(String) (String) #else -# include +# include #endif #define _(String) gettext (String) -- cgit v1.2.3