mirror of
https://github.com/pocoproject/poco.git
synced 2025-06-21 04:32:32 +02:00
trunk/branch integration: source indentation
This commit is contained in:
parent
b554e38b37
commit
09e2bc4e9c
@ -1,7 +1,7 @@
|
||||
//
|
||||
// Delegate.h
|
||||
//
|
||||
// $Id: //poco/svn/Foundation/include/Poco/Delegate.h#2 $
|
||||
// $Id: //poco/1.4/Foundation/include/Poco/Delegate.h#1 $
|
||||
//
|
||||
// Library: Foundation
|
||||
// Package: Events
|
||||
@ -233,4 +233,4 @@ static FunctionDelegate<TArgs, false> delegate(void (*NotifyMethod)(TArgs&))
|
||||
} // namespace Poco
|
||||
|
||||
|
||||
#endif
|
||||
#endif // Foundation_Delegate_INCLUDED
|
||||
|
Loading…
x
Reference in New Issue
Block a user