[12632] Revert previous commit (see Notes)

This commit is contained in:
billy1arm 2013-05-31 13:50:57 +01:00 committed by Antz
parent 1cd806c02e
commit ef445ea523
1462 changed files with 9689 additions and 7080 deletions

View file

@ -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.