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

Comparing GoogleTron/FileSystem.hpp (file contents):
Revision 694 by douglas, 2006-03-07T02:05:22-08:00 vs.
Revision 695 by douglas, 2006-03-09T23:42:52-08:00

# Line 23 | Line 23 | struct FileSystemCommand : public Comman
23   class FileSystem : public CommandRunner
24   {
25   public:
26 <        FileSystem(const cse::String &sitemap, const cse::String &base, std::queue<Url> &queue, api::ThreadMutex &queueLock, const _R<FileSystemCommand> &command);
26 >        FileSystem(const cse::String &sitemap, const cse::String &base, ext::Queue<Url> &queue, api::ThreadMutex &queueLock, const _R<FileSystemCommand> &command);
27   };
28  
29   #endif//_FileSystem_hpp_

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines