diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-28 00:00:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-28 00:00:48 +0000 |
commit | b9fd6f4c3a2131191f55e213f94aaa3d6b0a8cb9 (patch) | |
tree | 5eb51cef396b491ee3a18f0366837ea0173a60d0 /Build/source | |
parent | ba7a09704002ec0b10da6851724eca54fd48ab65 (diff) |
string syntax
git-svn-id: svn://tug.org/texlive/trunk@16208 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/ttf2pk/ttf2pk.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/ttf2pk/ttf2pk.c b/Build/source/texk/ttf2pk/ttf2pk.c index 1cb0bc9f514..d24e1e3bc42 100644 --- a/Build/source/texk/ttf2pk/ttf2pk.c +++ b/Build/source/texk/ttf2pk/ttf2pk.c @@ -69,8 +69,8 @@ strip_equal(char *s, char *os, char *p) -t test for <font> (returns 0 on success)\n\ --help print this message and exit\n\ --version print version number and exit\n\ - -Report bugs to tex-k@tug.org. +\n\ +Report bugs to tex-k@tug.org.\n\ " static void @@ -97,7 +97,6 @@ Primary authors of ttf2pk: F. Loyer and W. Lemberg.\n\ ttf2pk is partially based on gsftopk from P. Vojta\n\ and the FreeType project from\n\ David Turner, Robert Wilhelm, and Werner Lemberg\n\ - " static void |