X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/3c7d6fcce7a021ea7c4948a37a32aeca072e5b10..8f0c3422e75189b7f39a7555ded278ab6027707b:/extensions/example_module.c diff --git a/extensions/example_module.c b/extensions/example_module.c index a0b501f5..bc277316 100644 --- a/extensions/example_module.c +++ b/extensions/example_module.c @@ -30,7 +30,7 @@ * * Make it short, sweet, and to the point. */ -static const char example_desc[] = "This is an example Charybdis module."; +static const char example_desc[] = "This is an example Solanum module."; /* Declare the void's initially up here, as modules dont have an * include file, we will normally have client_p, source_p, parc