No bug is too trivial to report:

- remove a stray semicolon (bug #4804).

svn path=/trunk/; revision=42789
This commit is contained in:
Dmitry Gorbachev 2009-08-20 06:54:44 +00:00
parent 5e29da18bf
commit db5b8e29f7

View file

@ -15,7 +15,7 @@
#define NDEBUG
#include <debug.h>
/* GLOBALS ******************************************************************/;
/* GLOBALS ******************************************************************/
/* FUNCTIONS ****************************************************************/