diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/xine-engine/locale.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xine-engine/locale.c b/src/xine-engine/locale.c index 692ed37fd..7ff9db763 100644 --- a/src/xine-engine/locale.c +++ b/src/xine-engine/locale.c @@ -17,9 +17,9 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: locale.c,v 1.1 2001/12/27 14:34:02 f1rmb Exp $ + * $Id: locale.c,v 1.2 2002/01/20 23:21:52 f1rmb Exp $ * - * config file management - implementation + * intl init. * */ |