projects
/
xboard.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow -timeIncrement to be a float
[xboard.git]
/
common.h
diff --git
a/common.h
b/common.h
index
64e4ece
..
077c979
100644
(file)
--- a/
common.h
+++ b/
common.h
@@
-385,7
+385,7
@@
typedef struct {
int premoveHighlightColor;
#endif
int movesPerSession;
-
in
t timeIncrement;
+
floa
t timeIncrement;
char *initString;
char *secondInitString;
char *firstComputerString;