summaryrefslogtreecommitdiffstats
path: root/include/mode.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-06-01 07:34:41 +0200
committerDave Davenport <qball@gmpclient.org>2016-06-01 07:34:41 +0200
commit01ce909c9773ba2d623e704deeddcdabc18f0498 (patch)
tree33c908fcbff6cc649144c0f2dab372eb3630871d /include/mode.h
parent96baa5d0b2fc6a1d7657114c666dad91e90aaa1b (diff)
Update some headers.
Diffstat (limited to 'include/mode.h')
-rw-r--r--include/mode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mode.h b/include/mode.h
index aaf38566..85642826 100644
--- a/include/mode.h
+++ b/include/mode.h
@@ -66,7 +66,7 @@ int mode_init ( Mode *mode );
void mode_destroy ( Mode *mode );
/**
- * @param mode The mode to query
+ * @param sw The mode to query
*
* Get the number of entries in the mode.
*