From 8f3dc3b21b2a48d9df2208a5fc1d976f12fb1207 Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 3 Feb 2021 12:51:26 -0500 Subject: [PATCH] prevent a warning about a multi-line comment in qt_svsel.cpp --- win/Qt/qt_svsel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/Qt/qt_svsel.cpp b/win/Qt/qt_svsel.cpp index a36d6eb44..9fcc3854d 100644 --- a/win/Qt/qt_svsel.cpp +++ b/win/Qt/qt_svsel.cpp @@ -7,7 +7,7 @@ // Popup's layout: //---- // NetHack 3.7.x (literal text w/ dynamic version number) -// /----------------------\ +// /----------------------\ (text to prevent multi-line comment warning) // | | // | | // | splash image | nhsplash.xpm (red dragon w/ rider)