summaryrefslogtreecommitdiff
path: root/ghc/utils/hp2ps/TraceElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/utils/hp2ps/TraceElement.h')
-rw-r--r--ghc/utils/hp2ps/TraceElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/utils/hp2ps/TraceElement.h b/ghc/utils/hp2ps/TraceElement.h
index d843392a23..03b151cc41 100644
--- a/ghc/utils/hp2ps/TraceElement.h
+++ b/ghc/utils/hp2ps/TraceElement.h
@@ -1,6 +1,6 @@
#ifndef TRACE_ELEMENT_H
#define TRACE_ELEMENT_H
-void TraceElement PROTO((void));
+TraceElement PROTO((void));
#endif /* TRACE_ELEMENT_H */