X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=bluesky%2Fbluesky.h;h=7419cd439daa2082fa6db0fca37db09b2fa590ee;hb=03476a3d39444ff2a09174e945ab645508c2224c;hp=09d2755b4111e2119c0fe37260aa968085375a10;hpb=ca027b3a4abb9e465a12ab9dec67654c1a3f9e46;p=bluesky.git diff --git a/bluesky/bluesky.h b/bluesky/bluesky.h index 09d2755..7419cd4 100644 --- a/bluesky/bluesky.h +++ b/bluesky/bluesky.h @@ -18,6 +18,8 @@ extern "C" { void bluesky_init(void); +gchar *bluesky_lowercase(const gchar *s); + /* Reference-counted blocks of memory, used for passing data in and out of * storage backends and in other places. */ typedef struct {