diff options
Diffstat (limited to 'src/intercopycontext.cpp')
-rw-r--r-- | src/intercopycontext.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intercopycontext.cpp b/src/intercopycontext.cpp index fd6b5a5..6b3d282 100644 --- a/src/intercopycontext.cpp +++ b/src/intercopycontext.cpp | |||
@@ -1279,7 +1279,7 @@ InterCopyResult InterCopyContext::interCopyPackage() const | |||
1279 | { | 1279 | { |
1280 | DEBUGSPEW_CODE(DebugSpew(U) << "InterCopyContext::interCopyPackage()" << std::endl); | 1280 | DEBUGSPEW_CODE(DebugSpew(U) << "InterCopyContext::interCopyPackage()" << std::endl); |
1281 | 1281 | ||
1282 | class OnExit | 1282 | class OnExit final |
1283 | { | 1283 | { |
1284 | private: | 1284 | private: |
1285 | lua_State* const L2; | 1285 | lua_State* const L2; |