summaryrefslogtreecommitdiff
path: root/src/binder/inc/assemblyhashtraits.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/binder/inc/assemblyhashtraits.hpp')
-rw-r--r--src/binder/inc/assemblyhashtraits.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binder/inc/assemblyhashtraits.hpp b/src/binder/inc/assemblyhashtraits.hpp
index 285368f687..b2123967f6 100644
--- a/src/binder/inc/assemblyhashtraits.hpp
+++ b/src/binder/inc/assemblyhashtraits.hpp
@@ -45,7 +45,7 @@ namespace BINDER_SPACE
{
return pAssemblyName->Hash(dwAssemblyNameFlags);
}
- static const element_t Null()
+ static element_t Null()
{
return NULL;
}