diff --git a/hydra-mongodb.c b/hydra-mongodb.c index 9dd9a6a..f017c4c 100644 --- a/hydra-mongodb.c +++ b/hydra-mongodb.c @@ -9,7 +9,7 @@ #include "hydra-mod.h" #ifndef LIBMONGODB -void dummy_mcached() { +void dummy_mongodb() { printf("\n"); } #else