This website works better with JavaScript
Home
Explore
Help
Sign In
zorun
/
kea
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[2497] Fix #endif comment to match #if comment
Mukund Sivaraman
12 years ago
parent
27a137f19c
commit
79968a268b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/lib/dns/master_loader_callbacks.h
+ 1
- 1
src/lib/dns/master_loader_callbacks.h
View File
@@ -119,4 +119,4 @@ private:
}
}
-#endif // LOADER_CALLBACKS_H
+#endif //
MASTER_
LOADER_CALLBACKS_H