summaryrefslogtreecommitdiffstats
path: root/include/mode.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-06-01 19:03:23 +0200
committerDave Davenport <qball@gmpclient.org>2016-06-01 19:04:52 +0200
commit72d6c2087629379926550331a0f8d592e9c6204d (patch)
tree376cc37a7f9878b894689172db1f5320bf8d8fe0 /include/mode.h
parentf96461a5434ef8c6c02ffc7162def09dc80df60e (diff)
parentc0954764193fd4113347bb66f847a9c9f45366e6 (diff)
Merge remote-tracking branch 'origin/master' into highlight_match
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 1a0d9b01..4cd2244d 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.
*