Fix formatting in nptl/sysdeps/pthread/pthread.h.
commit0d522f6417d91eded2bb771a0cf08cb22e4dbb98
authorCarlos O'Donell <carlos@systemhalted.org>
Thu, 11 Oct 2012 03:28:52 +0000 (10 23:28 -0400)
committerCarlos O'Donell <carlos@systemhalted.org>
Thu, 11 Oct 2012 03:28:52 +0000 (10 23:28 -0400)
tree91ece1e4c9946115d6ec2618b336390351f7c712
parent9d9358f2ebf5dd45c185b1f4d2937325ba721931
Fix formatting in nptl/sysdeps/pthread/pthread.h.

The macro pthread_cleanup_push_defer_np in pthread.h has a misaligned
line continuation marker. This marker was previously aligned, but
recent changes have moved it out of alignment. This change realigns
the marker. This also reduces the diff against the hppa version of
pthread.h where the marker is aligned.
nptl/ChangeLog
nptl/sysdeps/pthread/pthread.h