X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fsubst.c;h=c12b6590832156be1ee31611d45b6dba4679cd10;hb=12ff276e33d5664b889233798dc35c0f04b895a7;hp=ccbbbdba2820e1571f451a70eca51f142ea085de;hpb=ac963d1b137cef5ca20d2afa01a20d5114ba33d5;p=citadel.git diff --git a/webcit/subst.c b/webcit/subst.c index ccbbbdba2..c12b65908 100644 --- a/webcit/subst.c +++ b/webcit/subst.c @@ -448,7 +448,7 @@ void clear_local_substs(void) { clear_substs (WC); } -int NeedNewBuf(type) +int NeedNewBuf(int type) { switch(type) { case WCS_STRING: