Made use of new message handling facility and removed first bugs

This commit is contained in:
2006-09-24 18:07:10 +00:00
parent bcaf610800
commit 5038e2afb0
6 changed files with 39 additions and 32 deletions

View File

@ -18,7 +18,7 @@
/* ts A60924 : a new message handling facility */
#include "libdax_msgs.h"
static struct libdax_msgs *libdax_messenger= NULL;
struct libdax_msgs *libdax_messenger= NULL;
int burn_running = 0;