Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
feeds
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drupal.org
feeds
Commits
4f40f554
Commit
4f40f554
authored
15 years ago
by
Alex Barth
Browse files
Options
Downloads
Patches
Plain Diff
Remove endof comments - doxygen prints them.
parent
e3856761
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
feeds.api.php
+3
-3
3 additions, 3 deletions
feeds.api.php
feeds.module
+6
-6
6 additions, 6 deletions
feeds.module
with
9 additions
and
9 deletions
feeds.api.php
+
3
−
3
View file @
4f40f554
...
@@ -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".
* @}
*/
*/
This diff is collapsed.
Click to expand it.
feeds.module
+
6
−
6
View file @
4f40f554
...
@@ -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".
* @}
*/
*/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment