libpurple/plugins/helloworld.c

changeset 39413
f45e8a9c6fc1
parent 36957
95cfd176b193
child 40439
e9838d634d5e
--- a/libpurple/plugins/helloworld.c	Sat Dec 08 21:35:39 2018 -0600
+++ b/libpurple/plugins/helloworld.c	Sat Dec 08 21:34:48 2018 -0600
@@ -26,7 +26,7 @@
  * it here for our own convenience. */
 #include "internal.h"
 
-/* This file defines PURPLE_PLUGINS and includes all the libpurple headers */
+/* This file includes all the libpurple headers */
 #include <purple.h>
 
 /* This function is the callback for the plugin action we added. All we're

mercurial