summaryrefslogtreecommitdiff
path: root/gruel/src/lib/thread_group.cc
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2012-04-13 18:36:53 -0400
committerTom Rondeau <trondeau@vt.edu>2012-04-13 18:36:53 -0400
commitf919f9dcbb54a08e6e26d6c229ce92fb784fa1b2 (patch)
tree7e846386b9eb1676f9a93fc4a1e55916b9accc97 /gruel/src/lib/thread_group.cc
parent6a1e9783fec6ed827f49db27c171591d30f32933 (diff)
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.
The sed script was provided by Moritz Fischer.
Diffstat (limited to 'gruel/src/lib/thread_group.cc')
-rw-r--r--gruel/src/lib/thread_group.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gruel/src/lib/thread_group.cc b/gruel/src/lib/thread_group.cc
index fa78567ec..9e8ded4df 100644
--- a/gruel/src/lib/thread_group.cc
+++ b/gruel/src/lib/thread_group.cc
@@ -4,7 +4,7 @@
* Copyright (C) 2007 Anthony Williams
* Copyright 2008 Free Software Foundation, Inc.
*
- * Distributed under the Boost Software License, Version 1.0. (See accompanying
+ * Distributed under the Boost Software License, Version 1.0. (See accompanying
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
*/