1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00

Update sqratObject.h

This commit is contained in:
Sandu Liviu Catalin 2021-03-20 11:49:09 +02:00
parent e88007d2f6
commit 814a871b5a

View File

@ -621,7 +621,7 @@ public:
///
/// \tparam F Type of functor (usually doesnt need to be defined explicitly)
///
/// \return Nothing
/// \return Result value returned by squirrel.
///
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
template<class F>