diff options
author | Egbert Eich <eich@suse.de> | 2004-08-27 20:20:54 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-08-27 20:20:54 +0000 |
commit | f30fbc600f3e5c3b4aceafb8256594af0069f2c9 (patch) | |
tree | ed14b2071f46e12001ce7af431dae06bc418c56f | |
parent | 276cf271527b7a6f464025457e5dd452ac13605e (diff) |
Fixed typos.
-rw-r--r-- | Xprint/ps/ttf2pt1wrap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xprint/ps/ttf2pt1wrap.c b/Xprint/ps/ttf2pt1wrap.c index 50ccd5c47..bd5ef526e 100644 --- a/Xprint/ps/ttf2pt1wrap.c +++ b/Xprint/ps/ttf2pt1wrap.c @@ -7,4 +7,4 @@ extern int optind; extern char *optarg; #endif -#include "ttf2pt1.c +#include "ttf2pt1.c" |