]> granicus.if.org Git - nethack/commitdiff
wording fix
authornhmall <nhmall@nethack.org>
Wed, 3 Feb 2021 14:42:59 +0000 (09:42 -0500)
committernhmall <nhmall@nethack.org>
Wed, 3 Feb 2021 14:42:59 +0000 (09:42 -0500)
win/Qt/qt_post.h

index e791ce62284a6c9e733e99c259f262485e5dd186..7cfcdb42ad5e04588564ad45978b87224cdf167c 100644 (file)
@@ -10,6 +10,6 @@
 #pragma clang diagnostic pop
 #elif defined(__GNUC__) && defined(__cplusplus)
 #pragma GCC diagnostic pop
-#endif /* OS-specific bits */
+#endif /* compiler-specific bits */
 
 /*qt_post.h*/