summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/ctrl_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserInfoEx/src/ctrl_button.h')
-rw-r--r--plugins/UserInfoEx/src/ctrl_button.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/UserInfoEx/src/ctrl_button.h b/plugins/UserInfoEx/src/ctrl_button.h
index d015c54266..c6691c161d 100644
--- a/plugins/UserInfoEx/src/ctrl_button.h
+++ b/plugins/UserInfoEx/src/ctrl_button.h
@@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifndef _UINFOEX_BOTTONS_H_INCLUDED_
#define _UINFOEX_BOTTONS_H_INCLUDED_ 1
-VOID CtrlButtonLoadModule();
-VOID CtrlButtonUnloadModule();
+void CtrlButtonLoadModule();
+void CtrlButtonUnloadModule();
#endif /* _UINFOEX_BOTTONS_H_INCLUDED_ */ \ No newline at end of file