summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 31a153c)
raw | patch | inline | side by side (parent: 31a153c)
author | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Tue, 7 Jul 2009 17:11:57 +0000 (19:11 +0200) | ||
committer | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Tue, 7 Jul 2009 17:11:57 +0000 (19:11 +0200) |
src/tokyotyrant.c | patch | blob | history |
diff --git a/src/tokyotyrant.c b/src/tokyotyrant.c
index 160bf66760503601b8c7552b6d6aec78460e2420..c3076f5bc556845290ddba5c5b2d89075b74fcd8 100644 (file)
--- a/src/tokyotyrant.c
+++ b/src/tokyotyrant.c
static char *config_host = NULL;
static char *config_port = NULL;
-TCRDB *rdb = NULL;
+static TCRDB *rdb = NULL;
static int tt_config (const char *key, const char *value)
{