aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2013-04-05 14:46:47 +0000
committereschnett <eschnett@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2013-04-05 14:46:47 +0000
commit6e544c36ad6d83ff97abd91a740dcd92e560233d (patch)
tree314590f7c15c6d2bd31e1acc16ba592bd7836060
parent37ab0aea90ba8b6305d6a3efbd7915cdba34a57c (diff)
Improve comment
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@195 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
-rw-r--r--src/Operators.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Operators.c b/src/Operators.c
index e66312e..fa78524 100644
--- a/src/Operators.c
+++ b/src/Operators.c
@@ -7,9 +7,9 @@
aliased functions, these aliased functions are called; otherwise, a
default implementation is used. */
-/* The aliased functions should never be called from MoL's time
- integrators, because they may not exist. Instead, the operators
- defined here (with the MoL_ prefix) should be used. */
+/* The aliased functions should never be called directly from MoL's
+ time integrators, because they may not exist. Instead, the
+ operators defined here (with the MoL_ prefix) should be used. */
static
void