mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
No bug is too trivial to report:
- remove a stray semicolon (bug #4804). svn path=/trunk/; revision=42789
This commit is contained in:
parent
5e29da18bf
commit
db5b8e29f7
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
/* GLOBALS ******************************************************************/;
|
||||
/* GLOBALS ******************************************************************/
|
||||
|
||||
|
||||
/* FUNCTIONS ****************************************************************/
|
||||
|
|
Loading…
Reference in a new issue