mirror of git://gcc.gnu.org/git/gcc.git
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
This commit is contained in:
parent
9330cba6e3
commit
49799ad34f
|
@ -1,3 +1,11 @@
|
|||
2006-06-26 Keith Seitz <keiths@redhat.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2006-06-26 Keith Seitz <keiths@redhat.com>
|
||||
|
||||
* include/no-gc.h (_Jv_SuspendThread): Declare.
|
||||
|
|
Loading…
Reference in New Issue