summaryrefslogtreecommitdiffstats
path: root/warp
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2020-11-10 22:52:32 +0000
committerchristos <christos@NetBSD.org>2020-11-10 22:52:32 +0000
commitbbc21d58a8095246dfc216156a3ed5c7241fc411 (patch)
tree5882f6714ac83e2d8fdc5b329edea4420b6a94f8 /warp
parenta6ad8fb14c6bed68eb8b37750e1b2fea36a8c908 (diff)
downloadbsdgames-darwin-bbc21d58a8095246dfc216156a3ed5c7241fc411.tar.gz
bsdgames-darwin-bbc21d58a8095246dfc216156a3ed5c7241fc411.tar.zst
bsdgames-darwin-bbc21d58a8095246dfc216156a3ed5c7241fc411.zip
pray-tell where are you trying to write?
Diffstat (limited to 'warp')
-rw-r--r--warp/warp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/warp/warp.c b/warp/warp.c
index f09de9dd..c3cc2ed3 100644
--- a/warp/warp.c
+++ b/warp/warp.c
@@ -325,7 +325,7 @@ main(int argc, char *argv[])
if (!experimenting) {
if ((savfil = fopen(savefilename,"w")) == NULL) {
resetty();
- printf("Can't open savefile\r\n");
+ printf("Can't open savefile `%s'\r\n", savefilename);
finalize(1);
}
fprintf(savfil,