summary refs log tree commit diff
path: root/home/.bin/dtch.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xhome/.bin/dtch.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.bin/dtch.c b/home/.bin/dtch.c
index 2c19e1d2..1865716b 100755
--- a/home/.bin/dtch.c
+++ b/home/.bin/dtch.c
@@ -6,6 +6,8 @@ ln -f $bin/dtch $bin/atch
 exit
 #endif
 
+// Session attach and detach.
+
 #include <err.h>
 #include <errno.h>
 #include <fcntl.h>