From 66dbf0d3116ff077b43f07499598c36f6be0bde3 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Sun, 22 Aug 2010 00:26:48 +0000 Subject: Fixing whitespace problems llvm-svn: 111758 --- .../file.streams/fstreams/filebuf.virtuals/underflow.pass.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/underflow.pass.cpp') diff --git a/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/underflow.pass.cpp b/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/underflow.pass.cpp index 1f6336277d0..6d2c5e58e8e 100644 --- a/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/underflow.pass.cpp +++ b/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/underflow.pass.cpp @@ -116,4 +116,4 @@ int main() assert(f.sbumpc() == 0x4E53); assert(f.sbumpc() == -1); } -} +} -- cgit v1.2.3