From 31ed205e6e5090d7e1eceecbb61609d7a97a6fce Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 28 Oct 2012 15:35:34 +0100 Subject: [PATCH] Cosmetics --- share/doc/plugins.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/doc/plugins.md b/share/doc/plugins.md index ebba8f71..3e4f4813 100644 --- a/share/doc/plugins.md +++ b/share/doc/plugins.md @@ -254,9 +254,9 @@ Example: Yes, it can be done. All you need is Visual Studio setup as explained in [Building](http://www.hexchat.org/developers/building). Your best bet is to use an existing plugin in the HexChat solution as a starting point. You should have the following files: -* [hexchat-plugin.h](https://github.com/hexchat/hexchat/blob/master/plugins/hexchat-plugin.h) - main plugin header -* plugin.c - Your plugin, you need to write this one :) -* plugin.def - A simple text file containing the following: + * [hexchat-plugin.h](https://github.com/hexchat/hexchat/blob/master/plugins/hexchat-plugin.h) - main plugin header + * plugin.c - Your plugin, you need to write this one :) + * plugin.def - A simple text file containing the following:
 	EXPORTS