ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/SiteMapper/SiteMapper.cpp
(Generate patch)

Comparing SiteMapper/SiteMapper.cpp (file contents):
Revision 258 by Douglas Thrift, 2004-09-11T23:21:58-07:00 vs.
Revision 259 by Douglas Thrift, 2004-10-01T17:19:10-07:00

# Line 18 | Line 18 | struct SiteMapperCommand : public app::A
18   {
19          virtual int Run(const app::ArgumentList& args)
20          {
21 <                program = api::GetExecutableName();
21 >                program = api::GetExecutablePath().GetName();
22  
23                  string siteIndex, siteMap;
24  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines