# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |