aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/maemo/maemo_service.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-05-13 11:10:11 +0200
committerTobias Brunner <tobias@strongswan.org>2014-05-13 11:14:44 +0200
commit35952dc13f1f7550af5653cd4ffe69a4b602fd72 (patch)
tree44dedd789a8cb62f5b6194ed9075614b3135c43e /src/libcharon/plugins/maemo/maemo_service.c
parent5ee4984da586249fbb699e478a186c204254dde0 (diff)
downloadstrongswan-35952dc13f1f7550af5653cd4ffe69a4b602fd72.tar.bz2
strongswan-35952dc13f1f7550af5653cd4ffe69a4b602fd72.tar.xz
conf: Fix sorting of options with Python 3
__cmp__() is not supported anymore with Python 3 and cmp() is deprecated. Instead rich comparisons should be used (only __lt__() is required for sorting).
Diffstat (limited to 'src/libcharon/plugins/maemo/maemo_service.c')
0 files changed, 0 insertions, 0 deletions