From: nhmall Date: Wed, 3 Feb 2021 17:51:26 +0000 (-0500) Subject: prevent a warning about a multi-line comment in qt_svsel.cpp X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f3dc3b21b2a48d9df2208a5fc1d976f12fb1207;p=nethack prevent a warning about a multi-line comment in qt_svsel.cpp --- 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)