diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2010-05-15 01:55:00 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2010-05-15 01:55:00 +0000 |
commit | ff95b300f8204c215384425032124f206349bca2 (patch) | |
tree | abdb4fced025cb35b974f9f0ba0c7d6c9fd01094 /Build/source/texk/kpathsea/version.c | |
parent | 64252d2baf23bb55ca90c388215779740c73e695 (diff) |
remove trailing spaces.
git-svn-id: svn://tug.org/texlive/trunk@18276 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/version.c')
-rw-r--r-- | Build/source/texk/kpathsea/version.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/version.c b/Build/source/texk/kpathsea/version.c index b8f374237b1..d4e5003160a 100644 --- a/Build/source/texk/kpathsea/version.c +++ b/Build/source/texk/kpathsea/version.c @@ -2,7 +2,7 @@ Copyright 1993, 1996, 2008, 2009 Karl Berry. Copyright 1997, 1999, 2005 Olaf Weber. - + This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either @@ -26,5 +26,5 @@ const char *kpathsea_version_string = KPSEVERSION; distribution, please change this address here, among many other places. Thanks. */ -const char *kpathsea_bug_address = +const char *kpathsea_bug_address = "Email bug reports to tex-k@tug.org.\n"; |