summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--slv2/gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/gui.h b/slv2/gui.h
index e87680a..0be22e3 100644
--- a/slv2/gui.h
+++ b/slv2/gui.h
@@ -46,7 +46,7 @@ extern "C" {
*
* Time = O(1)
*/
-const char*
+static const char*
slv2_gui_type_get_uri(SLV2GUIType type)
{
// Only one for now...