winstd::handle<>::Free() >> winstd::handle<>::free()
This commit is contained in:
parent
64961c0526
commit
26b90b6e41
@ -544,7 +544,7 @@ namespace winstd
|
|||||||
///
|
///
|
||||||
/// Destroys the object
|
/// Destroys the object
|
||||||
///
|
///
|
||||||
inline void Free()
|
inline void free()
|
||||||
{
|
{
|
||||||
if (m_h) {
|
if (m_h) {
|
||||||
free_internal();
|
free_internal();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user