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

Comparing Spectre2/Mounter.cpp (file contents):
Revision 415 by douglas, 2005-01-15T18:26:13-08:00 vs.
Revision 418 by douglas, 2005-03-02T22:36:24-08:00

# Line 8 | Line 8
8  
9   #include <menes-api/environment.hpp>
10  
11 < Mounter::Mounter(const ext::String& config) : Daemon(), config(config) {}
11 > Mounter::Mounter(const api::Path& config) : Daemon(), config(config) {}
12  
13   Mounter::~Mounter()
14   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines