OSDN Git Service

whitespace elimination
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / fork.cc
index 78ba970..97364e3 100644 (file)
@@ -368,7 +368,7 @@ frok::parent (volatile char * volatile stack_here)
         in the child. */
       PTEB teb = NtCurrentTeb ();
       if (!teb->DeallocationStack)
-       {
+       {
          /* Pthread with application-provided stack.  Don't set up a
             PAGE_GUARD page.  guardsize == -1 is used in alloc_stack_hard_way
             to recognize this type of stack. */