[hackers] [quark] Fix wording a little bit || Laslo Hunhold

From: <git_AT_suckless.org>
Date: Wed, 21 Jun 2017 10:37:40 +0200 (CEST)

commit 58450ffced8b75dd4e8e6e61b2753ee16126e26a
Author: Laslo Hunhold <dev_AT_frign.de>
AuthorDate: Wed Jun 21 10:37:39 2017 +0200
Commit: Laslo Hunhold <dev_AT_frign.de>
CommitDate: Wed Jun 21 10:37:39 2017 +0200

    Fix wording a little bit

diff --git a/quark.c b/quark.c
index 5fcf004..4d056d3 100644
--- a/quark.c
+++ b/quark.c
_AT_@ -463,7 +463,7 @@ normabspath(char *path)
         int done = 0;
         char *p, *q, *lastp;
 
- /* force and skip first slash */
+ /* require and skip first slash */
         if (path[0] != '/') {
                 return 1;
         }
Received on Wed Jun 21 2017 - 10:37:40 CEST

This archive was generated by hypermail 2.3.0 : Wed Jun 21 2017 - 10:48:18 CEST