summaryrefslogtreecommitdiff
path: root/src/include/wildmat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/wildmat.h')
-rw-r--r--src/include/wildmat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/wildmat.h b/src/include/wildmat.h
index 501b7e4..99b275b 100644
--- a/src/include/wildmat.h
+++ b/src/include/wildmat.h
@@ -1,6 +1,6 @@
#ifndef WILDMAT_H
#define WILDMAT_H
-extern int wildmat(char *,char *);
+extern int wildmat(char *, char *);
#endif