aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/postscript/common/ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/postscript/common/ext.h')
-rw-r--r--src/cmd/postscript/common/ext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/postscript/common/ext.h b/src/cmd/postscript/common/ext.h
index 77635b6b..75bea5b5 100644
--- a/src/cmd/postscript/common/ext.h
+++ b/src/cmd/postscript/common/ext.h
@@ -33,7 +33,7 @@ extern void interrupt(int);
extern int cat(char*);
extern void concat(double*);
-/*
+/*
* extern char *tempnam(char*,char*);
* extern char *malloc();
* extern char *calloc();