diff options
| author | Petr Cech <pcech@redhat.com> | 2015-11-24 10:34:10 -0500 |
|---|---|---|
| committer | Lukas Slebodnik <lslebodn@redhat.com> | 2016-02-24 13:51:09 +0100 |
| commit | cf1109e30320a994187edeb438ac7cdc36f0dd2b (patch) | |
| tree | 473eb85e61894e0948bf84e3117a1ecf8389b61a /src/python | |
| parent | 2dd75ea79a57615808754c0ce550786edbc17d69 (diff) | |
TOOLS: Add comments on functions in colondb
The colondb API provides three function:
* sss_colondb_open()
* sss_colondb_write_field()
* sss_colondb_read_field()
It is not obvious that sss_colondb_open() add destructor on talloc
context which close the colondb during free context. And there is
expectation that SSS_COLONDB_SENTINEL is type of last item in line.
So this patch adds simple lightening comments in doxygen style.
Resolves:
https://fedorahosted.org/sssd/ticket/2764
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
Diffstat (limited to 'src/python')
0 files changed, 0 insertions, 0 deletions
