* cygerrno.h: Fix copyright.

* exceptions.cc: Drop comment explaining removed variable.
This commit is contained in:
Corinna Vinschen
2013-01-09 16:25:15 +00:00
parent 85d8e389cd
commit 2b814a1937
3 changed files with 6 additions and 3 deletions

View File

@ -39,8 +39,6 @@ char debugger_command[2 * NT_MAX_PATH + 20];
static BOOL WINAPI ctrl_c_handler (DWORD);
/* This is set to indicate that we have already exited. */
NO_COPY static struct
{
unsigned int code;