From: Mukund Sivaraman Date: Tue, 27 Nov 2012 03:57:47 +0000 (+0530) Subject: [2497] Fix #endif comment to match #if comment X-Git-Tag: bind10-1.0.0-beta-release~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79968a268be53f0804141068ddbb433dc5ff1bbd;p=thirdparty%2Fkea.git [2497] Fix #endif comment to match #if comment --- diff --git a/src/lib/dns/master_loader_callbacks.h b/src/lib/dns/master_loader_callbacks.h index 2da6e47c1f..77d9ac5585 100644 --- a/src/lib/dns/master_loader_callbacks.h +++ b/src/lib/dns/master_loader_callbacks.h @@ -119,4 +119,4 @@ private: } } -#endif // LOADER_CALLBACKS_H +#endif // MASTER_LOADER_CALLBACKS_H