Fix problem with the !stats byte counter.

This commit is contained in:
Jan Vidar Krey 2009-06-25 09:29:23 +02:00
parent f272280faf
commit 75c4272a1b
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
#include "uhub.h" #include "uhub.h"
#define USERMANAGER_TIMER
/* /*
* This callback function is used to clear user objects from the userlist. * This callback function is used to clear user objects from the userlist.
* Should only be used in uman_shutdown(). * Should only be used in uman_shutdown().