diff options
Diffstat (limited to 'plugins/IEView/src/external_funcs.h')
-rw-r--r-- | plugins/IEView/src/external_funcs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEView/src/external_funcs.h b/plugins/IEView/src/external_funcs.h index aa9a6ac306..7eeb3f6731 100644 --- a/plugins/IEView/src/external_funcs.h +++ b/plugins/IEView/src/external_funcs.h @@ -1,4 +1,4 @@ -enum EXTERNAL_FUNCTIONS
+enum EXTERNAL_FUNCTIONS
{
DISPID_EXTERNAL_CALLSERVICE = 600,
DISPID_EXTERNAL_CALLCONTACTSERVICE,
|