From 5e0e74a47d71473be8c28b335fc14502eb37f9d4 Mon Sep 17 00:00:00 2001 From: Randy Heit Date: Wed, 28 Aug 2013 22:35:29 -0500 Subject: [PATCH] Fix incorrect comment --- src/sc_man.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sc_man.cpp b/src/sc_man.cpp index 6b275a822..de668ee42 100644 --- a/src/sc_man.cpp +++ b/src/sc_man.cpp @@ -895,7 +895,7 @@ FString FScanner::TokenName (int token, const char *string) //========================================================================== // -// FScanner::ScriptError +// FScanner::GetMessageLine // //==========================================================================