aboutsummaryrefslogtreecommitdiff
path: root/util/fbrun/FbRun.hh
diff options
context:
space:
mode:
Diffstat (limited to 'util/fbrun/FbRun.hh')
-rw-r--r--util/fbrun/FbRun.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/fbrun/FbRun.hh b/util/fbrun/FbRun.hh
index f0915b0..e351d28 100644
--- a/util/fbrun/FbRun.hh
+++ b/util/fbrun/FbRun.hh
@@ -58,6 +58,7 @@ public:
58 @return true on success, else false 58 @return true on success, else false
59 */ 59 */
60 bool loadHistory(const char *filename); 60 bool loadHistory(const char *filename);
61 bool loadCompletion(const char *filename);
61 /** 62 /**
62 @name events 63 @name events
63 */ 64 */