commit | 2ebed0d70dedcc7ab42071fe751f69245e46913f | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Thu Oct 11 07:54:12 2018 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Fri Nov 09 17:16:04 2018 +0100 |
tree | cfa95451bce2c2abea2198a70febcf7f521ba8a7 | |
parent | 4bba2467fbd9279b71d962c10399e9a35c9a05ec [diff] |
Make throwConnFailedException() protected It is an internal function so it has no business being public. Compare with CConnection where it is already private.