summaryrefslogtreecommitdiffstats
path: root/python/environs/py_session.h
diff options
context:
space:
mode:
authorEmmanuel Raviart <eraviart@entrouvert.com>2004-07-31 08:02:48 +0000
committerEmmanuel Raviart <eraviart@entrouvert.com>2004-07-31 08:02:48 +0000
commitd48eb0706db350e03aa9e67ab36a157faa611bb0 (patch)
tree00d1779f37c9c8228b8ca2c7e75c6c4012a87b7c /python/environs/py_session.h
parent0b25994172d6bc574ea3da5a473ff2bba8a23d94 (diff)
downloadlasso-d48eb0706db350e03aa9e67ab36a157faa611bb0.tar.gz
lasso-d48eb0706db350e03aa9e67ab36a157faa611bb0.tar.xz
lasso-d48eb0706db350e03aa9e67ab36a157faa611bb0.zip
Python login_tests now works again, although there remains a lasso-CRITICAL
caused by idpLoginContext.get_identity() (file login_tests.py, line 120): (process:5228): lasso-CRITICAL **: file xml.c: line 64 (lasso_node_copy): assertion LASSO_IS_NODE(node)' failed ERROR
Diffstat (limited to 'python/environs/py_session.h')
-rw-r--r--python/environs/py_session.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/environs/py_session.h b/python/environs/py_session.h
index 9e823fd6..182dc869 100644
--- a/python/environs/py_session.h
+++ b/python/environs/py_session.h
@@ -23,8 +23,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef __PYLASSO_PY_USER_H__
-#define __PYLASSO_PY_USER_H__
+#ifndef __PYLASSO_PY_SESSION_H__
+#define __PYLASSO_PY_SESSION_H__
#include <lasso/environs/session.h>