Pārlūkot izejas kodu

Style fix in a comment

master
lostd pirms 11 gadiem
vecāks
revīzija
77565ecdb8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      noice.c

+ 1
- 1
noice.c Parādīt failu

@@ -107,7 +107,7 @@ xdirname(const char *path)
char *p, *tmp;

/* Some implementations of dirname(3) may modify `path' and some
* return a pointer inside `path` and we cannot free(3) the
* return a pointer inside `path' and we cannot free(3) the
* original string if we lose track of it. */
tmp = xstrdup(path);
p = dirname(tmp);


Notiek ielāde…
Atcelt
Saglabāt