mirror of
https://github.com/transmission/transmission.git
synced 2025-12-19 18:08:31 +00:00
docs: fix various typos and misspellings (#2955)
This commit is contained in:
@@ -166,7 +166,7 @@ bool dtr_daemon(dtr_callbacks const* cb, void* cb_arg, bool foreground, int* exi
|
||||
#else
|
||||
|
||||
/* this is loosely based off of glibc's daemon() implementation
|
||||
* http://sourceware.org/git/?p=glibc.git;a=blob_plain;f=misc/daemon.c */
|
||||
* https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=misc/daemon.c */
|
||||
|
||||
switch (fork())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user