Commit 8993dab5 authored by unknown's avatar unknown

Maria - fixes for gcc -ansi


storage/maria/unittest/lockman-t.c:
  no //
storage/maria/unittest/lockman1-t.c:
  no //
storage/maria/unittest/lockman2-t.c:
  no //
parent c86be630
......@@ -18,7 +18,7 @@
lockman for row and table locks
*/
//#define EXTRA_VERBOSE
/* #define EXTRA_VERBOSE */
#include <tap.h>
......
......@@ -18,7 +18,7 @@
lockman for row locks, tablockman for table locks
*/
//#define EXTRA_VERBOSE
/* #define EXTRA_VERBOSE */
#include <tap.h>
......
......@@ -18,7 +18,7 @@
tablockman for row and table locks
*/
//#define EXTRA_VERBOSE
/* #define EXTRA_VERBOSE */
#include <tap.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment