Rock::SwapDir::allowOptionReconfigure(const char *const option) const
{
return strcmp(option, "max-size") != 0 &&
- ::SwapDir::allowOptionReconfigure(option);
+ ::SwapDir::allowOptionReconfigure(option);
}
/// parses time-specific options; mimics ::SwapDir::optionObjectSizeParse()
#else
sk_delete(db.get()->data, rowIndex);
#endif
-
+
const Columns db_indexes[]={cnlSerial, cnlName};
for (unsigned int i = 0; i < countof(db_indexes); i++) {
#if OPENSSL_VERSION_NUMBER >= 0x1000004fL
lh_delete(fieldIndex, row);
#endif
}
-
+
subSize(filename);
int ret = remove(filename.c_str());
if (ret < 0)