* include/posix-threads.h: Fix coding style aberrations from
authorkseitz <kseitz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jun 2006 17:59:42 +0000 (17:59 +0000)
committerkseitz <kseitz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jun 2006 17:59:42 +0000 (17:59 +0000)
commit33b2495311cce51e96821a0968f44ee30a04dc61
tree45c3bb3ae5021c15f5c6b3a990fd245c60414894
parent357620a14f8d63b53923d50577b1ea773f0379fa
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115020 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/include/posix-threads.h
libjava/include/win32-threads.h
libjava/posix-threads.cc
libjava/win32-threads.cc