mcslee: being nitpicky ensuring consistent coding style
authorMark Slee <mcslee@apache.org>
Wed, 23 May 2007 04:55:30 +0000 (04:55 +0000)
committerMark Slee <mcslee@apache.org>
Wed, 23 May 2007 04:55:30 +0000 (04:55 +0000)
commit2782d6d205344fc6b02f30c674812bd91bcff2a1
tree3482e36f4175673a3594e0e55d82da20a12beafb
parente04475b5aaa2bba920a2c1b4021a1a447f947dd9
mcslee: being nitpicky ensuring consistent coding style

Summary: no tabs, conditionals with spaces around them, etc

Reviewed By: thrift style rules

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665122 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/concurrency/Monitor.cpp
lib/cpp/src/concurrency/PosixThreadFactory.cpp
lib/cpp/src/concurrency/PosixThreadFactory.h
lib/cpp/src/concurrency/ThreadManager.cpp
lib/cpp/src/concurrency/TimerManager.cpp