From: Tinderbox User Date: Wed, 8 May 2013 23:46:09 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.10.0a1~347 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=ee53fcb61cfc8c54125bcd9da8adfa89974dc948;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/isc/app_api.c b/lib/isc/app_api.c index cbd1074f910..e8f2b31f180 100644 --- a/lib/isc/app_api.c +++ b/lib/isc/app_api.c @@ -105,7 +105,7 @@ isc_app_ctxrun(isc_appctx_t *ctx) { isc_result_t isc_app_ctxonrun(isc_appctx_t *ctx, isc_mem_t *mctx, isc_task_t *task, isc_taskaction_t action, - void *arg) + void *arg) { REQUIRE(ISCAPI_APPCTX_VALID(ctx));