summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/dlg_anniversarylist.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserInfoEx/src/dlg_anniversarylist.h')
-rw-r--r--plugins/UserInfoEx/src/dlg_anniversarylist.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/UserInfoEx/src/dlg_anniversarylist.h b/plugins/UserInfoEx/src/dlg_anniversarylist.h
index 8c5bff952f..dcc25d7303 100644
--- a/plugins/UserInfoEx/src/dlg_anniversarylist.h
+++ b/plugins/UserInfoEx/src/dlg_anniversarylist.h
@@ -28,7 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define SET_ANNIVLIST_FILTER_INDEX "AnLstFltIndex"
INT_PTR DlgAnniversaryListShow(WPARAM wParam, LPARAM lParam);
-VOID DlgAnniversaryListOnTopToolBarLoaded();
-VOID DlgAnniversaryListLoadModule();
+void DlgAnniversaryListOnTopToolBarLoaded();
+void DlgAnniversaryListLoadModule();
#endif /* _DLGANNIVERSARYLIST_H_ */ \ No newline at end of file