* re-create static support; we now safe us from ..'ers by just looking up the filenam...
[citadel.git] / webcit / auth.c
index be1246527d90b1a9d0087784ac6c1ced622bdf26..d182b40238be0efbf55132017a721ad9cbca0c0f 100644 (file)
@@ -62,6 +62,7 @@ int ReEstablish_Session(void)
                }
        }
        FreeStrBuf(&Buf);
+       return 0;
 }