BSTR: add method to run-time add numbers
[citadel.git] / webcit / subst.c
index e9955a05d51060d1291a569e91ae522a5fbd012b..02ef070c683b02bdcfebdc24d65c4d1690fb4411 100644 (file)
@@ -898,7 +898,7 @@ int GetNextParameter(StrBuf *Buf,
                        StrBufPeek(Buf, pch, -1, '\0');         
                        if (LoadTemplates > 1) {                        
                                syslog(1,
-                                       "DBG: got param [%s] %d %d\n", 
+                                       "DBG: got param [%s] "SIZE_T_FMT" "SIZE_T_FMT"\n", 
                                        pchs, pche - pchs, strlen(pchs)
                                );
                        }