gdbserver, win32: fix some function typedefs
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index e416a26da9432c16c17338fb1ae7a20efc4f0ead..7171cfa31bca3673f1942ebb7b869b7b5792d32c 100644 (file)
@@ -1,3 +1,11 @@
+2013-07-02  Mircea Gherzan  <mircea.gherzan@intel.com>
+
+       * win32-low.c (winapi_DebugActiveProcessStop): Move the WINAPI
+       attribute inside the parentheses.
+       (winapi_DebugSetProcessKillOnExit): Ditto.
+       (winapi_DebugBreakProcess): Ditto.
+       (winapi_GenerateConsoleCtrlEvent): Ditto.
+       
 2013-07-02  Mircea Gherzan  <mircea.gherzan@intel.com>
 
        * notif.h (notif_event): Add a dummy member to avoid compiler
This page took 0.025986 seconds and 4 git commands to generate.