summaryrefslogtreecommitdiffstats
path: root/source/dialogs
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 /source/dialogs
parent96baa5d0b2fc6a1d7657114c666dad91e90aaa1b (diff)
Update some headers.
Diffstat (limited to 'source/dialogs')
-rw-r--r--source/dialogs/drun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/dialogs/drun.c b/source/dialogs/drun.c
index 5f063701..a11f7137 100644
--- a/source/dialogs/drun.c
+++ b/source/dialogs/drun.c
@@ -220,7 +220,7 @@ static void get_apps_dir ( DRunModePrivateData *pd, const char *bp )
}
}
/**
- * @param cmd The command to remove from history
+ * @param entry The command entry to remove from history
*
* Remove command from history.
*/