aboutsummaryrefslogtreecommitdiffstats
path: root/noice.c
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2016-02-08 17:22:30 +0000
committersin <sin@2f30.org>2016-02-08 17:22:30 +0000
commit78461b8a06b35509f91173fa9fe5ff78b2f645d8 (patch)
treefb2e4178e4eaf903bb111c7d8ce6dec028245424 /noice.c
parentc27f605a62c33f79563ea2271b60df083ae530c8 (diff)
downloadnoice-78461b8a06b35509f91173fa9fe5ff78b2f645d8.tar.gz
Minor style fix
Diffstat (limited to 'noice.c')
-rw-r--r--noice.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/noice.c b/noice.c
index 5249ca9..a95d8ff 100644
--- a/noice.c
+++ b/noice.c
@@ -315,8 +315,8 @@ printprompt(char *str)
printw(str);
}
-/* Returns SEL_* if key is bound and 0 otherwise
- Also modifies the run and env pointers (used on SEL_{RUN,RUNARG}) */
+/* Returns SEL_* if key is bound and 0 otherwise.
+ * Also modifies the run and env pointers (used on SEL_{RUN,RUNARG}) */
int
nextsel(char **run, char **env)
{
Un proyecto texto-plano.xyz