Skip to content
Snippets Groups Projects
Commit 4f40f554 authored by Alex Barth's avatar Alex Barth
Browse files

Remove endof comments - doxygen prints them.

parent e3856761
No related branches found
No related tags found
No related merge requests found
...@@ -68,7 +68,7 @@ function hook_feeds_plugins() { ...@@ -68,7 +68,7 @@ function hook_feeds_plugins() {
} }
/** /**
* @} End of "defgroup pluginapi". * @}
*/ */
/** /**
...@@ -89,7 +89,7 @@ function hook_feeds_after_import(FeedsImporter $importer, FeedsSource $source) { ...@@ -89,7 +89,7 @@ function hook_feeds_after_import(FeedsImporter $importer, FeedsSource $source) {
} }
/** /**
* @} End of "defgroup import". * @}
*/ */
/** /**
...@@ -159,5 +159,5 @@ function hook_feeds_data_processor_targets_alter(&$fields, $data_table) { ...@@ -159,5 +159,5 @@ function hook_feeds_data_processor_targets_alter(&$fields, $data_table) {
} }
/** /**
* @} End of "defgroup mappingapi". * @}
*/ */
...@@ -367,7 +367,7 @@ function feeds_scheduler_work($feed_info) { ...@@ -367,7 +367,7 @@ function feeds_scheduler_work($feed_info) {
} }
/** /**
* @} End of "defgroup hooks". * @}
*/ */
/** /**
...@@ -429,7 +429,7 @@ function feeds_batch($method, $importer_id, $feed_nid = 0, &$context) { ...@@ -429,7 +429,7 @@ function feeds_batch($method, $importer_id, $feed_nid = 0, &$context) {
} }
/** /**
* @} End of "defgroup batch". * @}
*/ */
/** /**
...@@ -545,7 +545,7 @@ function feeds_dbg($msg) { ...@@ -545,7 +545,7 @@ function feeds_dbg($msg) {
} }
/** /**
* @} End of "defgroup utility". * @}
*/ */
/** /**
...@@ -600,7 +600,7 @@ function feeds_scheduler() { ...@@ -600,7 +600,7 @@ function feeds_scheduler() {
} }
/** /**
* @} End of "defgroup instantiators". * @}
*/ */
/** /**
...@@ -745,7 +745,7 @@ function feeds_plugin_type($plugin_key) { ...@@ -745,7 +745,7 @@ function feeds_plugin_type($plugin_key) {
} }
/** /**
* @} End of "defgroup plugins". * @}
*/ */
/** /**
...@@ -816,5 +816,5 @@ function feeds_library_exists($file, $library) { ...@@ -816,5 +816,5 @@ function feeds_library_exists($file, $library) {
} }
/** /**
* @} End of "defgroup include". * @}
*/ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment