]> git.saurik.com Git - wxWidgets.git/commit
Add a comment with links to proper command line parsing rules.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Mar 2013 01:11:47 +0000 (01:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Mar 2013 01:11:47 +0000 (01:11 +0000)
commit8dd4c6113d2d4c08ed5976fe15baf683ebaa6826
treebf085df51a8f7ba695f89b71c42daac1b9ac9406
parent6150a29606ca14c90f29f0449983c106bc72ca84
Add a comment with links to proper command line parsing rules.

No real changes, just added a comment with links to the descriptions of the
correct rules that we should use in ConvertStringToArgs().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/cmdline.cpp