--- libaitrpc/inc/aitrpc.h 2012/03/13 17:10:13 1.5.2.4 +++ libaitrpc/inc/aitrpc.h 2012/03/13 17:21:52 1.5.2.5 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitrpc.h,v 1.5.2.4 2012/03/13 17:10:13 misho Exp $ +* $Id: aitrpc.h,v 1.5.2.5 2012/03/13 17:21:52 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -204,7 +204,7 @@ typedef struct { struct { cmd_type_t state; // BLOB server state: ==0 disable | !=0 enable - char *dir; + ait_val_t dir; rpc_cli_t server; // BLOB server socket rpc_cli_t *clients; // connected blob client sockets