summaryrefslogtreecommitdiff
path: root/games/hack/hack.unix.c
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1995-05-30 03:37:36 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1995-05-30 03:37:36 +0000
commit010f5413b5781bc362fde190ec835a424ec8d28e (patch)
tree4d8ac7e75ac179a918a76def244de6e3f3314e76 /games/hack/hack.unix.c
parent2162b2d2265b5a190e84216b529977d83162f9cc (diff)
Notes
Diffstat (limited to 'games/hack/hack.unix.c')
-rw-r--r--games/hack/hack.unix.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/hack/hack.unix.c b/games/hack/hack.unix.c
index 7e84c0c8d36f..88e743f95517 100644
--- a/games/hack/hack.unix.c
+++ b/games/hack/hack.unix.c
@@ -245,7 +245,7 @@ gotlock:
error("cannot close lock");
}
}
-}
+}
#ifdef MAIL
@@ -393,7 +393,7 @@ boolean away;
md->my = fy;
}
break;
- }
+ }
}
tmp_at(-1,-1); /* close call */
}