summaryrefslogtreecommitdiffstats
path: root/python/protocols/py_logout.h
diff options
context:
space:
mode:
Diffstat (limited to 'python/protocols/py_logout.h')
-rw-r--r--python/protocols/py_logout.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/python/protocols/py_logout.h b/python/protocols/py_logout.h
index a679a732..e258f460 100644
--- a/python/protocols/py_logout.h
+++ b/python/protocols/py_logout.h
@@ -38,6 +38,4 @@ PyObject *lassoLogoutRequest_wrap(lassoLogoutRequest *request);
PyObject *logout_request_getattr(PyObject *self, PyObject *args);
PyObject *logout_request_create(PyObject *self, PyObject *args);
-
-
-#endif
+#endif /* __PYLASSO_PY_LOGOUT_H__ */