summaryrefslogtreecommitdiff
path: root/utils/hp2ps/Main.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hp2ps/Main.h')
-rw-r--r--utils/hp2ps/Main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hp2ps/Main.h b/utils/hp2ps/Main.h
index da856f4884..4c6101f2bb 100644
--- a/utils/hp2ps/Main.h
+++ b/utils/hp2ps/Main.h
@@ -24,7 +24,7 @@ void _stgAssert PROTO((char *, unsigned int));
/* partain: some ubiquitous types: floatish & intish.
Dubious to use float/int, but that is what it used to be...
- (WDP 95/03)
+ (WDP 95/03)
*/
typedef double floatish;
typedef double doublish; /* higher precision, if anything; little used */