* NeedNewBuf() as CLANG indicates, this parameter should have a name
[citadel.git] / webcit / subst.c
index ccbbbdba2820e1571f451a70eca51f142ea085de..c12b6590832156be1ee31611d45b6dba4679cd10 100644 (file)
@@ -448,7 +448,7 @@ void clear_local_substs(void) {
        clear_substs (WC);
 }
 
-int NeedNewBuf(type)
+int NeedNewBuf(int type)
 {
        switch(type) {
        case WCS_STRING: