summaryrefslogtreecommitdiff
path: root/comIvy/Expression.h
diff options
context:
space:
mode:
authorfcolin2009-10-02 10:51:32 +0000
committerfcolin2009-10-02 10:51:32 +0000
commitfd522ad90af91f8384313fd5463156f7e823a652 (patch)
tree039bb7784efc3382340677fc30c623a404c652d5 /comIvy/Expression.h
parent7f34396f2082ae86990749bff04e082f38658403 (diff)
downloadivy-cplusplus-fd522ad90af91f8384313fd5463156f7e823a652.zip
ivy-cplusplus-fd522ad90af91f8384313fd5463156f7e823a652.tar.gz
ivy-cplusplus-fd522ad90af91f8384313fd5463156f7e823a652.tar.bz2
ivy-cplusplus-fd522ad90af91f8384313fd5463156f7e823a652.tar.xz
update with pcre
Diffstat (limited to 'comIvy/Expression.h')
-rw-r--r--comIvy/Expression.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/comIvy/Expression.h b/comIvy/Expression.h
index 454973f..fc25cff 100644
--- a/comIvy/Expression.h
+++ b/comIvy/Expression.h
@@ -35,8 +35,8 @@ __interface _IExpressionEvents
[
coclass,
- threading("apartment"),
- event_source("com"),
+ threading(apartment),
+ event_source(com),
vi_progid("comIvy.Expression"),
progid("comIvy.Expression.1"),
version(2.0),