From: Vadim Zeitlin Date: Tue, 9 Aug 2011 11:25:09 +0000 (+0000) Subject: No changes, just correct the helpview sample name in comment. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b86ac1efaa8861448e554b38796aeab7df669080 No changes, just correct the helpview sample name in comment. "printing.cpp" was used for whatever reason. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/html/helpview/helpview.cpp b/samples/html/helpview/helpview.cpp index f0fba2d056..6f62d33763 100644 --- a/samples/html/helpview/helpview.cpp +++ b/samples/html/helpview/helpview.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: printing.cpp +// Name: helpview.cpp // Purpose: wxHtml sample: help browser // Author: ? // Modified by: