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

Comparing DecentralizedMedia/Share.hpp (file contents):
Revision 542 by douglas, 2005-07-03T00:31:07-07:00 vs.
Revision 547 by douglas, 2005-07-04T02:47:18-07:00

# Line 26 | Line 26 | public:
26          api::Address host;
27          cse::String share;
28          api::Path path;
29 <        Share(const _R<dbi::Connection>& connection, const api::InternetAddress& host, const cse::String& share);
29 >        Share(const _R<dbi::Connection>& connection, const api::Address& host, const cse::String& share);
30          ~Share();
31   };
32  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines