X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aff23fcd97855c4bf263275d5237c132c895035d..f8cba58b8431216e3da6ca5140b29e0285a07862:/utils/hhp2cached/hhp2cached.cpp diff --git a/utils/hhp2cached/hhp2cached.cpp b/utils/hhp2cached/hhp2cached.cpp index 655f4f8dbb..2321d28cb8 100644 --- a/utils/hhp2cached/hhp2cached.cpp +++ b/utils/hhp2cached/hhp2cached.cpp @@ -38,5 +38,5 @@ bool MyApp::OnInit() data.AddBook(argv[i]); } - return FALSE; + return false; }