summaryrefslogtreecommitdiffstats
path: root/warp
diff options
context:
space:
mode:
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,