From dea2aed0b509734ec4e1cd163ac2a4f013000da2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 11 Jun 2010 16:03:50 -0400 Subject: Untabified all source files --- src/stream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stream.h') diff --git a/src/stream.h b/src/stream.h index 356df08c..42c85534 100644 --- a/src/stream.h +++ b/src/stream.h @@ -114,7 +114,7 @@ public: * empty. */ void initialize(const optional& output_file = none, - const optional& pager_path = none); + const optional& pager_path = none); /** * Convertor to a standard ostream. This is used so that we can -- cgit v1.2.3