aboutsummaryrefslogtreecommitdiffstats
path: root/noice.c
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2016-02-10 15:20:28 +0000
committersin <sin@2f30.org>2016-02-10 15:25:10 +0000
commit5456b8a36a4bac19968ba39ba25d04981a4eee79 (patch)
tree026e0eb510798c0e2ed634576055052c40390484 /noice.c
parent872a0f462053ce3083a0f2d0d3210bcad2fc1d1a (diff)
downloadnoice-5456b8a36a4bac19968ba39ba25d04981a4eee79.tar.gz
Minor style fix
Diffstat (limited to 'noice.c')
-rw-r--r--noice.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/noice.c b/noice.c
index 7955c73..632cef3 100644
--- a/noice.c
+++ b/noice.c
@@ -218,7 +218,6 @@ openwith(char *file)
}
}
DPRINTF_S(bin);
-
return bin;
}
@@ -237,7 +236,6 @@ setfilter(regex_t *regex, char *filter)
regerror(r, regex, errbuf, len);
printmsg(errbuf);
}
-
return r;
}
@@ -334,7 +332,6 @@ nextsel(char **run, char **env)
*env = bindings[i].env;
return bindings[i].act;
}
-
return 0;
}
@@ -440,7 +437,6 @@ dentfill(char *path, struct entry **dents,
r = closedir(dirp);
if (r == -1)
printerr(1, "closedir");
-
return n;
}
Un proyecto texto-plano.xyz