[master] 95175e4 Make SunCC happy

Nils Goroll nils.goroll at uplex.de
Mon Sep 4 20:10:07 CEST 2017


commit 95175e4c8d1930514a8a07619befa3f154cfe565
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Mon Sep 4 20:09:45 2017 +0200

    Make SunCC happy

diff --git a/lib/libvmod_blob/parse_encoding.c b/lib/libvmod_blob/parse_encoding.c
index ec64b28..c156273 100644
--- a/lib/libvmod_blob/parse_encoding.c
+++ b/lib/libvmod_blob/parse_encoding.c
@@ -175,5 +175,4 @@ parse_encoding (const char *m) {
 	return r;
   invalid:
     return _INVALID;
-    (void)p;
 }



More information about the varnish-commit mailing list