]> jfr.im git - solanum.git/blobdiff - extensions/example_module.c
Remove Windows support
[solanum.git] / extensions / example_module.c
index a0b501f5394f98985659bec5de23c852c9b75af4..bc277316f40c0fb1004d2b408eddbf398d44216a 100644 (file)
@@ -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