summaryrefslogtreecommitdiff
path: root/src/maildirwatch.c
diff options
context:
space:
mode:
authorJannis Hoffmann <jannis@fehcom.de>2024-07-03 19:03:11 +0200
committerJannis Hoffmann <jannis@fehcom.de>2024-07-03 19:03:11 +0200
commit20b85c03e751b4876fa3c92040464e483172b746 (patch)
tree734fadbfdbc143ec4465093857f4c239448715e0 /src/maildirwatch.c
parenta6a7d6ce079cabdaf2fa502b2e2cf15e5428ac6f (diff)
manual format adjustment
Diffstat (limited to 'src/maildirwatch.c')
-rw-r--r--src/maildirwatch.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/maildirwatch.c b/src/maildirwatch.c
index 1496e20..0fe479f 100644
--- a/src/maildirwatch.c
+++ b/src/maildirwatch.c
@@ -59,10 +59,7 @@ void doheader(stralloc *h)
break;
}
}
-void finishheader()
-{
- ;
-}
+void finishheader() {}
stralloc filenames = {0};
prioq pq = {0};