# | Line 26 | Line 26 | namespace Subversion | |
---|---|---|
26 | ||
27 | class Client | |
28 | { | |
29 | < | mutable api::Apr::Pool pool; |
29 | > | api::Apr::Pool pool; |
30 | ::svn_client_ctx_t *context; | |
31 | public: | |
32 | Client(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |