summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttfdump/include/ttfutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ttfdump/include/ttfutil.h')
-rw-r--r--Build/source/texk/ttfdump/include/ttfutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/ttfdump/include/ttfutil.h b/Build/source/texk/ttfdump/include/ttfutil.h
index c29d4c5b535..17cd47e5575 100644
--- a/Build/source/texk/ttfdump/include/ttfutil.h
+++ b/Build/source/texk/ttfdump/include/ttfutil.h
@@ -9,7 +9,7 @@ void FixedSplit(Fixed f, int b[]);
void TwoByteSwap(unsigned char *buf, int nbytes);
void FourByteSwap(unsigned char *buf, int nbytes);
void FourByteSwap(unsigned char *buf, int nbytes);
-void ttfError(char *msg);
+void ttfError(const char *msg);
#include "protos.h"