summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviljk/config.h
diff options
context:
space:
mode:
authorJoachim Schrod <jschrod@acm.org>2007-06-28 10:47:07 +0000
committerJoachim Schrod <jschrod@acm.org>2007-06-28 10:47:07 +0000
commitfe35736cf7c6bc7b294041ddf00c2139402dfd74 (patch)
tree0435c10b2b4397c05af3964df8bcddedf38b3ec7 /Build/source/texk/dviljk/config.h
parentbd5eb7b6ea629f57c2f9b32fa9e650d25a3f2a4f (diff)
Test commit rights. Incidentially, discard spaces at the end of
lines in files that I will change anyhow. git-svn-id: svn://tug.org/texlive/trunk@4522 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dviljk/config.h')
-rw-r--r--Build/source/texk/dviljk/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dviljk/config.h b/Build/source/texk/dviljk/config.h
index 3b60b73bca4..2c7f7498939 100644
--- a/Build/source/texk/dviljk/config.h
+++ b/Build/source/texk/dviljk/config.h
@@ -218,7 +218,7 @@ typedef SCHAR_TYPE signed_char;
#ifndef KPATHSEA
extern bool findfile(
#if NeedFunctionPrototypes
-char path[], char n[], long4 fontmag, char name[],
+char path[], char n[], long4 fontmag, char name[],
bool tfm, int level
#endif
);