X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=dotlock.c;h=94f569f6b8a38a78307da9625c9665864da994f9;hp=8f1f3083546e7d67c35dcf5066f353529e1ef0c9;hb=5fbd8a74d24624a118c9b835b136c73b8da076d7;hpb=4126b63e90372116d48921ab148f78b158bb75a0 diff --git a/dotlock.c b/dotlock.c index 8f1f308..94f569f 100644 --- a/dotlock.c +++ b/dotlock.c @@ -422,11 +422,9 @@ dotlock_expand_link (char *newpath, const char *path, const char *flink) /* * Deference a chain of symbolic links - * - * The final path is written to d. * + * The final path is written to d. */ - static int dotlock_deference_symlink (char *d, size_t l, const char *path) { struct stat sb;