X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=bluesky%2Fbluesky.h;h=7419cd439daa2082fa6db0fca37db09b2fa590ee;hb=e9636461ac9e6c7075ac0866f8554b947fc464ba;hp=09d2755b4111e2119c0fe37260aa968085375a10;hpb=45a4f324927f8fe3b7e689dd0c9a28716d0d1e93;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 {