summaryrefslogtreecommitdiffstats
path: root/sesman/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/env.c')
-rw-r--r--sesman/env.c11
1 files changed, 8 insertions, 3 deletions
diff --git a/sesman/env.c b/sesman/env.c
index 1049d6a5..453591a6 100644
--- a/sesman/env.c
+++ b/sesman/env.c
@@ -18,11 +18,16 @@
session manager
linux only
-
- enc.c: user environment handling code
-
*/
+/**
+ *
+ * @file env.c
+ * @brief User environment handling code
+ * @author Jay Sorg
+ *
+ */
+
#include "sesman.h"
extern unsigned char g_fixedkey[8];