summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stash.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/stash.cc')
-rw-r--r--crawl-ref/source/stash.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/crawl-ref/source/stash.cc b/crawl-ref/source/stash.cc
index 85af622819..8d6fd71f81 100644
--- a/crawl-ref/source/stash.cc
+++ b/crawl-ref/source/stash.cc
@@ -1351,8 +1351,7 @@ void StashTracker::search_stashes()
if (results.empty())
{
- mpr("Can't find anything matching that.",
- MSGCH_PLAIN);
+ mpr("Can't find anything matching that.", MSGCH_PLAIN);
return;
}