mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[12632] Revert previous commit (see Notes)
This commit is contained in:
parent
1cd806c02e
commit
ef445ea523
1462 changed files with 9689 additions and 7080 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// -*- C++ -*-
|
||||
|
||||
//=============================================================================
|
||||
/**
|
||||
/*
|
||||
* @file Static_Object_Lock.h
|
||||
*
|
||||
* $Id: Static_Object_Lock.h 80826 2008-03-04 14:51:23Z wotte $
|
||||
|
|
@ -28,7 +28,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
|||
|
||||
class ACE_Recursive_Thread_Mutex;
|
||||
|
||||
/**
|
||||
/*
|
||||
* @class ACE_Static_Object_Lock
|
||||
*
|
||||
* @brief Provide an interface to access a global lock.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue