summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-01-16 14:12:39 +0000
committerjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-01-16 14:12:39 +0000
commit8b8a3a638da8f4ed81b8f5ed5b08f8d9ce225012 (patch)
tree2526d4614cfa1bde42bddc93f1700912eb9d615d
parentf3c8ddc125632f3b1a004056107fa4e0b2a92b56 (diff)
fix a wrong header comment for
static int ParameterSetSimple (t_param *param, const char *value) git-svn-id: http://svn.cactuscode.org/flesh/trunk@3512 17b73243-c579-4c4c-a9d2-2d5706c11dac
-rw-r--r--src/main/Parameters.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/Parameters.c b/src/main/Parameters.c
index d65bc277..79f55b72 100644
--- a/src/main/Parameters.c
+++ b/src/main/Parameters.c
@@ -1861,7 +1861,7 @@ static int ParameterSetAccumulator(t_param *param)
}
/*@@
- @routine ParameterSet
+ @routine ParameterSetSimple
@date Mon May 20 07:08:03 2002
@author Tom Goodale
@desc