summaryrefslogtreecommitdiff
path: root/src/mhd
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-23 00:06:36 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-23 00:06:36 +0200
commit82a5038acf5302957ca450d9c262f6fed59a45ba (patch)
tree904d3df403c6984577a19a8371057593fe87ae05 /src/mhd
parentc559b1c935a93c4cdec442beeac59264d483c824 (diff)
downloadexchange-82a5038acf5302957ca450d9c262f6fed59a45ba.tar.gz
exchange-82a5038acf5302957ca450d9c262f6fed59a45ba.tar.bz2
exchange-82a5038acf5302957ca450d9c262f6fed59a45ba.zip
-doxygen fixes
Diffstat (limited to 'src/mhd')
-rw-r--r--src/mhd/mhd_run.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mhd/mhd_run.c b/src/mhd/mhd_run.c
index 8a3c369b9..8141390c9 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;