X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..08670ea85abf4b4946a9ce64971b591d7b1ee30b:/src/common/execcmn.cpp diff --git a/src/common/execcmn.cpp b/src/common/execcmn.cpp index 2751344295..1d23ed6f1c 100644 --- a/src/common/execcmn.cpp +++ b/src/common/execcmn.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: common/wxexec.cpp +// Name: src/common/execcmn.cpp // Purpose: defines wxStreamTempInputBuffer which is used by Unix and MSW // implementations of wxExecute; this file is only used by the // library and never by the user code