summaryrefslogtreecommitdiff
path: root/src/dns/gnunet-helper-dns.c
diff options
context:
space:
mode:
authorgrindhold <grindhold@gmx.net>2019-09-21 13:26:37 +0200
committerChristian Grothoff <christian@grothoff.org>2019-09-21 17:44:12 +0200
commit2e2790e1b4a563ef471be1b604c6ebee55f89203 (patch)
tree580cacadc1ac628003be43724810e5875e5de031 /src/dns/gnunet-helper-dns.c
parentcac1c211ba0247b978961630b7ee147956b29e0a (diff)
downloadgnunet-2e2790e1b4a563ef471be1b604c6ebee55f89203.tar.gz
gnunet-2e2790e1b4a563ef471be1b604c6ebee55f89203.zip
docs: fix typo 'priviledge'→'privilege'
Diffstat (limited to 'src/dns/gnunet-helper-dns.c')
-rw-r--r--src/dns/gnunet-helper-dns.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dns/gnunet-helper-dns.c b/src/dns/gnunet-helper-dns.c
index 85c72579d..e837d81c6 100644
--- a/src/dns/gnunet-helper-dns.c
+++ b/src/dns/gnunet-helper-dns.c
@@ -499,7 +499,7 @@ set_address4(const char *dev, const char *address, const char *mask)
499 499
500/** 500/**
501 * Start forwarding to and from the tunnel. This function runs with 501 * Start forwarding to and from the tunnel. This function runs with
502 * "reduced" priviledges (saved UID is still 0, but effective UID is 502 * "reduced" privileges (saved UID is still 0, but effective UID is
503 * the real user ID). 503 * the real user ID).
504 * 504 *
505 * @param fd_tun tunnel FD 505 * @param fd_tun tunnel FD
@@ -728,7 +728,7 @@ PROCESS_BUFFER:
728 * 25-39 failed to drop privs and then failed to undo some changes to routing table 728 * 25-39 failed to drop privs and then failed to undo some changes to routing table
729 * 40 failed to regain privs 729 * 40 failed to regain privs
730 * 41-55 failed to regain prisv and then failed to undo some changes to routing table 730 * 41-55 failed to regain prisv and then failed to undo some changes to routing table
731 * 254 insufficient priviledges 731 * 254 insufficient privileges
732 * 255 failed to handle kill signal properly 732 * 255 failed to handle kill signal properly
733 */ 733 */
734int 734int