X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bayeswf.cpp;h=1e954b282342fb2306933b7149aad4bd2dd51f2f;hb=refs%2Fheads%2Fmaster;hp=006ac2857fa7e2ed1db8b9c0df1b07152de3123d;hpb=548c4eccb9eea30314c3b30fc800d48366fff24c;p=wloh diff --git a/bayeswf.cpp b/bayeswf.cpp index 006ac28..1e954b2 100644 --- a/bayeswf.cpp +++ b/bayeswf.cpp @@ -406,7 +406,7 @@ void process_file(const char *filename) int main(int argc, char **argv) { #if USE_DB - pqxx::connection conn("dbname=wloh host=127.0.0.1 user=wloh password=oto4iCh5"); + pqxx::connection conn("dbname=wloh host=127.0.0.1 user=wloh password=censored"); #endif for (int i = 1; i < argc; ++i) {