From: Steve Brokenshire Date: Tue, 17 Nov 2015 19:30:46 +0000 (+0000) Subject: Very minor cleanup of a comment to fit onto two lines. X-Git-Tag: release-0.05~10 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=cb26a09770eb911732f753d2db010b410ac9d241 Very minor cleanup of a comment to fit onto two lines. --- diff --git a/source/tools/bitmapcode.cpp b/source/tools/bitmapcode.cpp index 5130be8..222d2dc 100644 --- a/source/tools/bitmapcode.cpp +++ b/source/tools/bitmapcode.cpp @@ -503,8 +503,7 @@ int main(int argc, char *argv[]) std::cout << hppg << " .hpp files generated." << std::endl; // Write a success flag so that future runs won't take - // place thus speeding up the compilation process as - // required. + // place thus speeding up the compilation process as required. fstream bitmapflag;