posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in.
authorKeith Seitz <keiths@redhat.com>
Mon, 26 Jun 2006 17:59:42 +0000 (17:59 +0000)
committerKeith Seitz <kseitz@gcc.gnu.org>
Mon, 26 Jun 2006 17:59:42 +0000 (17:59 +0000)
commit49799ad34ff49b5cd5bad788b4f6fafd2ce44d08
tree45c3bb3ae5021c15f5c6b3a990fd245c60414894
parent9330cba6e3eb902fd41f3bcb40c9ff063cd83556
posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in.

        * include/posix-threads.h: Fix coding style aberrations from
        2006-06-19 check-in.
        * posix-threads.cc (_Jv_ThreadDebugSuspend): Ditto.
        * include/win32-threads.h (_Jv_ThreadDebugSuspend): Ditto.
        * win32-threads.cc (_Jv_ThreadDebugSuspend): Ditto.

From-SVN: r115020
libjava/ChangeLog
libjava/include/posix-threads.h
libjava/include/win32-threads.h
libjava/posix-threads.cc
libjava/win32-threads.cc