X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fsrc%2Fverify.c;h=07e663536268b3d8f70b4c005bd1d7c172a74897;hb=db889856a56c1da9d18fc2f676b4aad2d45dc585;hp=a50ac8b7b3984eae03592e6d9a1828e7d84de1ab;hpb=99350dede64ad634300ddf15d0d97a81fd75d330;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/verify.c b/src/src/verify.c index a50ac8b7b..07e663536 100644 --- a/src/src/verify.c +++ b/src/src/verify.c @@ -113,7 +113,7 @@ int options = *opt_ptr; open_db dbblock; open_db *dbm_file = NULL; -/* Open the callout cache database, it it exists, for reading only at this +/* Open the callout cache database, if it exists, for reading only at this stage, unless caching has been disabled. */ if (options & vopt_callout_no_cache)