===== plugin/cryptcompress.c 1.133 vs edited ===== --- 1.133/plugin/cryptcompress.c 2004-10-27 19:55:54 +04:00 +++ edited/plugin/cryptcompress.c 2004-11-02 12:12:18 +03:00 @@ -1013,9 +1013,10 @@ assert("edward-907", !tfm_cluster_is_uptodate(tc)); if (inode_get_crypto(inode) != NULL) { + crypto_plugin * cplug; + /* FIXME-EDWARD: isn't support yet */ assert("edward-908", 0); - crypto_plugin * cplug; cplug = inode_crypto_plugin(inode); assert("edward-617", cplug != NULL);