Code

ncmpc.h: document sigstop
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Thu, 3 Nov 2011 22:47:28 +0000 (23:47 +0100)
committerJonathan Neuschäfer <j.neuschaefer@gmx.net>
Mon, 14 Nov 2011 21:25:26 +0000 (22:25 +0100)
src/ncmpc.h

index 5f57611f76cb888fac5bb2a5ad877314d11da5bc..56dee646b5b14e091cb28efc112990d2f82736b7 100644 (file)
@@ -22,6 +22,7 @@
 
 #include "command.h"
 
+/** put the terminal in a sane mode and stop/suspend ncmpc */
 void
 sigstop(void);