aboutsummaryrefslogtreecommitdiffstats
path: root/src/IOThread.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/IOThread.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/IOThread.hxx b/src/IOThread.hxx
index 3384a09e0..f6f5dffec 100644
--- a/src/IOThread.hxx
+++ b/src/IOThread.hxx
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2013 The Music Player Daemon Project
+ * Copyright (C) 2003-2014 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
@@ -49,7 +49,7 @@ io_thread_quit(void);
void
io_thread_deinit(void);
-gcc_pure
+gcc_const
EventLoop &
io_thread_get();