diff options
Diffstat (limited to 'src/mhd/mhd_run.c')
-rw-r--r-- | src/mhd/mhd_run.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mhd/mhd_run.c b/src/mhd/mhd_run.c index 8a3c369b..8141390c 100644 --- a/src/mhd/mhd_run.c +++ b/src/mhd/mhd_run.c @@ -29,7 +29,7 @@ /** - * Set if we should immediately #MHD_run again. + * Set if we should immediately MHD_run() again. */ static int triggered; |