aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/source/obj_sync.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/vasp/source/obj_sync.cpp')
-rw-r--r--externals/grill/vasp/source/obj_sync.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/vasp/source/obj_sync.cpp b/externals/grill/vasp/source/obj_sync.cpp
index a8726328..f91131e0 100644
--- a/externals/grill/vasp/source/obj_sync.cpp
+++ b/externals/grill/vasp/source/obj_sync.cpp
@@ -54,7 +54,7 @@ public:
AddOutAnything(cnt);
}
- static V Setup(t_class *c)
+ static V Setup(t_classid c)
{
FLEXT_CADDMETHOD_(c,0,"reset",m_reset);
}