updated Doxyfile

properly close all doxygen groups
fixed remaining doxygen warnings
This commit is contained in:
Martin Willi
2009-03-24 17:43:01 +00:00
parent e4838d02b3
commit 1490ff4d9b
296 changed files with 1703 additions and 510 deletions
+1 -1
View File
@@ -76,4 +76,4 @@ struct nm_creds_t {
*/
nm_creds_t *nm_creds_create();
#endif /* NM_CREDS_H_ @}*/
#endif /** NM_CREDS_H_ @}*/
+1 -1
View File
@@ -46,4 +46,4 @@ struct nm_plugin_t {
*/
plugin_t *plugin_create();
#endif /* NM_PLUGIN_H_ @}*/
#endif /** NM_PLUGIN_H_ @}*/
+1 -1
View File
@@ -52,4 +52,4 @@ GType nm_strongswan_plugin_get_type(void);
NMStrongswanPlugin *nm_strongswan_plugin_new(nm_creds_t *creds);
#endif /* NM_SERVICE_H_ */
#endif /** NM_SERVICE_H_ @}*/