summaryrefslogtreecommitdiff
path: root/includes/actions.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/actions.inc')
-rw-r--r--includes/actions.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/includes/actions.inc b/includes/actions.inc
index 511776126..008410fb4 100644
--- a/includes/actions.inc
+++ b/includes/actions.inc
@@ -2,9 +2,9 @@
// $Id$
/**
-* @file
-* This is the actions engine for executing stored actions.
-*/
+ * @file
+ * This is the actions engine for executing stored actions.
+ */
/**
* Perform a given list of actions by executing their callback functions.