]> code.citadel.org Git - citadel.git/blobdiff - webcit/webcit.h
* map room-flags into conditionals
[citadel.git] / webcit / webcit.h
index ea94f6cea39743f6de6900384b09b14f6b46dde5..4aa951252ea98f3a7b0f5f4876a553d8ea24cd84 100644 (file)
@@ -374,7 +374,7 @@ void StrBufAppendTemplate(StrBuf *Target,
                          int nArgs, 
                          WCTemplateToken *Tokens,
                          void *Context, int ContextType,
-                         StrBuf *Source, int FormatTypeIndex);
+                         const StrBuf *Source, int FormatTypeIndex);