]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/spotlight_module.c
Function tracker_to_unix_path() is static
[netatalk.git] / etc / afpd / spotlight_module.c
index 7e6556f93ad93e89ea059f8747ac582fa516fcf8..2d62ac5ce758ab8de2290f2ed091e324df570650 100644 (file)
@@ -35,7 +35,7 @@
 static TrackerSparqlConnection *connection;
 static TrackerMinerManager *manager;
 
-char *tracker_to_unix_path(const char *uri)
+static char *tracker_to_unix_path(const char *uri)
 {
     EC_INIT;
     GFile *f = NULL;