From 46f5dd59581f3405e56a48f351ed97a0af0f70ef Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 16 Aug 2012 23:34:45 +0000 Subject: whitespace cleanup --- winsup/cygwin/pseudo-reloc.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/pseudo-reloc.cc') diff --git a/winsup/cygwin/pseudo-reloc.cc b/winsup/cygwin/pseudo-reloc.cc index 04d5d9862..e6b7ebf2b 100644 --- a/winsup/cygwin/pseudo-reloc.cc +++ b/winsup/cygwin/pseudo-reloc.cc @@ -188,7 +188,7 @@ do_pseudo_reloc (void * start, void * end, void * base) * 1) With a (v2-style) version header. In this case, the * first entry in the list is a 3-DWORD structure, with * value: - * { 0, 0, RP_VERSION_V1 } + * { 0, 0, RP_VERSION_V1 } * In this case, we skip to the next entry in the list, * knowing that all elements after the head item can * be cast to runtime_pseudo_reloc_item_v1. -- cgit v1.2.3