summaryrefslogtreecommitdiffstats
path: root/sesman/sig.h
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/sig.h')
-rw-r--r--sesman/sig.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sesman/sig.h b/sesman/sig.h
index bff92988..98f1bda7 100644
--- a/sesman/sig.h
+++ b/sesman/sig.h
@@ -15,9 +15,6 @@
xrdp: A Remote Desktop Protocol server.
Copyright (C) Jay Sorg 2005-2006
-
- session manager
- linux only
*/
/**
@@ -34,7 +31,6 @@
/**
*
* @brief Shutdown signal code
- *
* @param sig The received signal
*
*/
@@ -44,7 +40,6 @@ sig_sesman_shutdown(int sig);
/**
*
* @brief SIGHUP handling code
- *
* @param sig The received signal
*
*/