diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2009-10-15 14:11:01 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-10-15 18:19:49 -0400 |
commit | 02bf83eaf9eb9733536c6c56afcbc70e312b3cd6 (patch) | |
tree | 969d468391f50b3d013bcec2f793c701501fb58d /server/po | |
parent | 66e96fc32e09b24ade6594c1f82e309c728ba7f4 (diff) | |
download | sssd-02bf83eaf9eb9733536c6c56afcbc70e312b3cd6.tar.gz sssd-02bf83eaf9eb9733536c6c56afcbc70e312b3cd6.tar.bz2 sssd-02bf83eaf9eb9733536c6c56afcbc70e312b3cd6.zip |
Clean up warnings in pysss.c
On older versions of the python headers, some arguments used
'char *' instead of 'const char *', which means that assigning a
constant string such as "adduser" threw a warning about discarding
qualifiers.
This patch cleans up most of these warnings in this file. There
remain several warnings in the sss_local_methods initialization
that I do not know how to fix.
Diffstat (limited to 'server/po')
0 files changed, 0 insertions, 0 deletions