aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/playerdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/playerdb.h')
-rw-r--r--FICS/playerdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/playerdb.h b/FICS/playerdb.h
index fcd4879..403533e 100644
--- a/FICS/playerdb.h
+++ b/FICS/playerdb.h
@@ -102,6 +102,7 @@ typedef struct _player {
*/
List *lists;
char busy[100];
+ char interface[45]; // For example: 'xboard 4.9.1'
char *identptr;
char *last_file;
char *login;