summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rdoff/rdoff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdoff/rdoff.c b/rdoff/rdoff.c
index f451ce12..9f2ac2af 100644
--- a/rdoff/rdoff.c
+++ b/rdoff/rdoff.c
@@ -69,7 +69,7 @@
* how int32_t it is).
* ======================================================================== */
-static memorybuffer *newmembuf()
+static memorybuffer *newmembuf(void)
{
memorybuffer *t;