aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/eco.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/eco.h')
-rw-r--r--FICS/eco.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/FICS/eco.h b/FICS/eco.h
index b355131..bd6a9eb 100644
--- a/FICS/eco.h
+++ b/FICS/eco.h
@@ -1,12 +1,12 @@
#ifndef _ECO_H
#define _ECO_H
-extern char *boardToFEN();
-extern char *getECO();
-extern int com_eco();
-extern void BookInit();
-extern void ECO_init();
-extern void LONG_init();
-extern void NIC_init();
+extern char *boardToFEN();
+extern char *getECO();
+extern int com_eco();
+extern void BookInit();
+extern void ECO_init();
+extern void LONG_init();
+extern void NIC_init();
#endif