X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=isam%2Fissh.c;h=fc834586fed135fdcda15ef774cbe60140efe4c0;hb=49f1c8c877affdeb9e9221047c48beed3f475afb;hp=b511e725fd10fe9f930b9281758da1c32be9f3d1;hpb=5f8ba9f35bd3c9aeafe26613021f2edd141b8611;p=idzebra-moved-to-github.git diff --git a/isam/issh.c b/isam/issh.c index b511e72..fc83458 100644 --- a/isam/issh.c +++ b/isam/issh.c @@ -143,8 +143,8 @@ int main() log_init(LOG_ALL, "issh", 0); - assert(common_resource = res_open("testres")); - + common_resource = res_open("testres"); + assert(common_resource); for (;;) {