aboutsummaryrefslogtreecommitdiff
path: root/games/sail/pl_6.c
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-11-16 12:10:29 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-11-16 12:10:29 +0000
commit8368e7fe41ed73a40565992edd6c41db7e713808 (patch)
tree841a7a8fea760080c90f468c3b3b51ed3fa3c615 /games/sail/pl_6.c
parent15e01db88b561ebd4f440bbc713877f91e9f4168 (diff)
Notes
Diffstat (limited to 'games/sail/pl_6.c')
-rw-r--r--games/sail/pl_6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sail/pl_6.c b/games/sail/pl_6.c
index 19ecc0704433..6d30f7262e4e 100644
--- a/games/sail/pl_6.c
+++ b/games/sail/pl_6.c
@@ -145,7 +145,7 @@ turned()
loadplayer()
{
char c;
- loadL, loadR, ready, load;
+ int loadL, loadR, ready, load;
if (!mc->crew3) {
Signal("Out of crew", (struct ship *)0);