summaryrefslogtreecommitdiff
path: root/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'struct.c')
-rw-r--r--struct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/struct.c b/struct.c
index 2d346e6..c0a3add 100644
--- a/struct.c
+++ b/struct.c
@@ -28,7 +28,7 @@ THE SOFTWARE.
#include "fonttosfnt.h"
FontPtr
-makeFont()
+makeFont(void)
{
FontPtr font;