summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviljk/dvi2xx.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/dvi2xx.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/dvi2xx.h')
-rw-r--r--Build/source/texk/dviljk/dvi2xx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dviljk/dvi2xx.h b/Build/source/texk/dviljk/dvi2xx.h
index 17ec1eecd30..0f052495104 100644
--- a/Build/source/texk/dviljk/dvi2xx.h
+++ b/Build/source/texk/dviljk/dvi2xx.h
@@ -487,8 +487,8 @@ void LoadAChar DVIPROTO((long4, register struct char_entry *));
long4 NoSignExtend DVIPROTO((FILEPTR, int));
void OpenFontFile DVIPROTO((void));
long4 PixRound DVIPROTO((long4, long4));
-void PkRaster DVIPROTO((struct char_entry *, int));
-void RasterLine DVIPROTO((struct char_entry *, unsigned int,
+void PkRaster DVIPROTO((struct char_entry *, int));
+void RasterLine DVIPROTO((struct char_entry *, unsigned int,
unsigned int, unsigned char *));
void RasterChar DVIPROTO((struct char_entry *));
void ReadFontDef DVIPROTO((long4));