Introduction
Introduction Statistics Contact Development Disclaimer Help
Begin comment in lowercase - quark - quark web server
git clone git://git.suckless.org/quark
Log
Files
Refs
LICENSE
---
commit 2318a89ecd7aad5a296b657caec22beff92a4284
parent cb7a1f6390094a9fc84376d4c6c6eb6e0f2ddf0b
Author: Laslo Hunhold <[email protected]>
Date: Wed, 5 Aug 2020 19:14:10 +0200
Begin comment in lowercase
Signed-off-by: Laslo Hunhold <[email protected]>
Diffstat:
M main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/main.c b/main.c
@@ -303,7 +303,7 @@ main(int argc, char *argv[])
"Entry not found");
}
- /* Open a new process group */
+ /* open a new process group */
setpgid(0,0);
handlesignals(sigcleanup);
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.