From d23ed020abf494a046b499cdce1c0957cd5b4783 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 21 May 2007 20:45:13 +0000 Subject: Whitespace cleanup. --- src/utility/pushvar.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/utility/pushvar.h') diff --git a/src/utility/pushvar.h b/src/utility/pushvar.h index 793c0ca6..1a9bdcbc 100644 --- a/src/utility/pushvar.h +++ b/src/utility/pushvar.h @@ -33,9 +33,9 @@ * @file scopevar.h * @author John Wiegley * @date Sun May 6 20:10:52 2007 - * + * * @brief Adds a facility to C++ for handling "scoped executions". - * + * * There are sometimes cases where you would like to guarantee that * something happens at the end of a scope, such as calling a function * to close a resource for you. -- cgit v1.2.3