]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Wed, 8 May 2013 23:46:09 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 8 May 2013 23:46:09 +0000 (23:46 +0000)
lib/isc/app_api.c

index cbd1074f91040c82af38e39b6b6abe5b131f331a..e8f2b31f180827497635ae99b36371b567389070 100644 (file)
@@ -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));