summaryrefslogtreecommitdiffstats
path: root/include/mode.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-06-03 16:27:11 +0200
committerDave Davenport <qball@gmpclient.org>2017-06-03 16:27:11 +0200
commit54727cc9e96cd2398bf273ed2cab543be79b2b14 (patch)
tree2c10dd1a5addb18fde582a54112fc108f6503f25 /include/mode.h
parent8875118334a73f47cbce27f2575d4063df7fcfa6 (diff)
Fix header file.
Diffstat (limited to 'include/mode.h')
-rw-r--r--include/mode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mode.h b/include/mode.h
index d9424ec2..9b013ef3 100644
--- a/include/mode.h
+++ b/include/mode.h
@@ -125,6 +125,7 @@ char * mode_get_display_value ( const Mode *mode, unsigned int selected_line, in
/**
* @param mode The mode to query
* @param selected_line The entry to query
+ * @param height The desired height of the icon.
*
* Returns the icon for the selected_line
*