From 1499ade89cb4b186c8ab7040ac7ef86b1292c0f8 Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Sun, 12 Jun 2016 11:34:35 -0700 Subject: Restyle touched .cpp files --- src/complete.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/complete.h') diff --git a/src/complete.h b/src/complete.h index d9203aaf..4fd8dbed 100644 --- a/src/complete.h +++ b/src/complete.h @@ -144,8 +144,6 @@ void complete_add(const wchar_t *cmd, bool cmd_is_path, const wcstring &option, complete_option_type_t option_type, int result_mode, const wchar_t *condition, const wchar_t *comp, const wchar_t *desc, int flags); - - /// Sets whether the completion list for this command is complete. If true, any options not matching /// one of the provided options will be flagged as an error by syntax highlighting. void complete_set_authoritative(const wchar_t *cmd, bool cmd_type, bool authoritative); -- cgit v1.2.3