diff options
author | Hartmut Henkel <hartmut_henkel@gmx.de> | 2007-01-11 00:38:39 +0000 |
---|---|---|
committer | Hartmut Henkel <hartmut_henkel@gmx.de> | 2007-01-11 00:38:39 +0000 |
commit | 20c5cb2064a1ef640f4196a9d72acc9e62083d59 (patch) | |
tree | 1741f7295f674c35f0780c3544aa4eccc08337b5 /Build | |
parent | 1b8ce908c1f14ad191fa7d28e4a5e4b141af358b (diff) |
one dot too much
git-svn-id: svn://tug.org/texlive/trunk@3322 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/kpathsea/cnf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/cnf.c b/Build/source/texk/kpathsea/cnf.c index 394b4630506..7bc6f1b9e41 100644 --- a/Build/source/texk/kpathsea/cnf.c +++ b/Build/source/texk/kpathsea/cnf.c @@ -198,7 +198,7 @@ read_all_cnf P1H(void) } free (cnf_files); } else - WARNING1 ("Couldn't find file texmf.cnf in any of these directories:\n%s\nTrying to proceed...", cnf_path); + WARNING1 ("Couldn't find file texmf.cnf in any of these directories:\n%s\nTrying to proceed..", cnf_path); } /* Read the cnf files on the first call. Return the first value in the |