aboutsummaryrefslogtreecommitdiffhomepage
path: root/env_universal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'env_universal.cpp')
-rw-r--r--env_universal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/env_universal.cpp b/env_universal.cpp
index bd3350b8..d6f572e3 100644
--- a/env_universal.cpp
+++ b/env_universal.cpp
@@ -205,7 +205,7 @@ static void callback(fish_message_type_t type, const wchar_t *name, const wchar_
Make sure the connection is healthy. If not, close it, and try to
establish a new connection.
*/
-static void check_connection()
+static void check_connection(void)
{
if (! s_env_univeral_inited)
return;