This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
zorun
/
kea
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
[2497] Fix #endif comment to match #if comment
Mukund Sivaraman
il y a 12 ans
Parent
27a137f19c
commit
79968a268b
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
src/lib/dns/master_loader_callbacks.h
+ 1
- 1
src/lib/dns/master_loader_callbacks.h
Voir le fichier
@@ -119,4 +119,4 @@ private:
}
}
-#endif // LOADER_CALLBACKS_H
+#endif //
MASTER_
LOADER_CALLBACKS_H