diff options
Diffstat (limited to 'plugins/UserInfoEx/src/svc_refreshci.h')
-rw-r--r-- | plugins/UserInfoEx/src/svc_refreshci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/svc_refreshci.h b/plugins/UserInfoEx/src/svc_refreshci.h index edcfa135e2..7aba236ef7 100644 --- a/plugins/UserInfoEx/src/svc_refreshci.h +++ b/plugins/UserInfoEx/src/svc_refreshci.h @@ -22,6 +22,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef _SVC_REFRESH_USER_DETAILS_H_
#define _SVC_REFRESH_USER_DETAILS_H_
-VOID SvcRefreshContactInfoLoadModule(VOID);
+void SvcRefreshContactInfoLoadModule(void);
#endif /* _SVC_REFRESH_USER_DETAILS_H_ */
\ No newline at end of file |