summaryrefslogtreecommitdiff
path: root/src/include/gfrom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gfrom.h')
-rw-r--r--src/include/gfrom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gfrom.h b/src/include/gfrom.h
index 121ff6d..40fb769 100644
--- a/src/include/gfrom.h
+++ b/src/include/gfrom.h
@@ -1,6 +1,6 @@
#ifndef GFROM_H
#define GFROM_H
-int gfrom(char *,int);
+int gfrom(char *, int);
#endif