1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fixed some simple warnings on Windows.

This commit is contained in:
Vladislav Vaintroub
2012-04-13 19:44:22 +02:00
parent 85a025f30c
commit 2451628923
14 changed files with 30 additions and 34 deletions

View File

@ -618,8 +618,8 @@ Open streams: %10lu\n",
(ulong) my_file_opened,
(ulong) my_stream_opened);
ALARM_INFO alarm_info;
#ifndef DONT_USE_THR_ALARM
ALARM_INFO alarm_info;
thr_alarm_info(&alarm_info);
printf("\nAlarm status:\n\
Active alarms: %u\n\