projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
495294e
)
Added newline at end of file to silence warning.
author
Eric Mullins
<emwine@earthlink.net>
Fri, 4 Sep 2009 02:46:33 +0000 (20:46 -0600)
committer
Eric Mullins
<emwine@earthlink.net>
Fri, 4 Sep 2009 02:46:33 +0000 (20:46 -0600)
backend.c
patch
|
blob
|
history
diff --git
a/backend.c
b/backend.c
index
73aed9d
..
fda1171
100644
(file)
--- a/
backend.c
+++ b/
backend.c
@@
-13823,4
+13823,4
@@
EditPositionPasteFEN(char *fen)
DrawPosition(FALSE, boards[currentMove]);
}
}
-}
\ No newline at end of file
+}