aqhome: started reworking message code to use gwen's new msgio code.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
#include "aqhome/msgendpointlog.h"
|
||||
|
||||
|
||||
typedef struct AQH_MSG_ENDPOINT_LOG AQH_MSG_ENDPOINT_LOG;
|
||||
struct AQH_MSG_ENDPOINT_LOG {
|
||||
typedef struct AQH_MSG_ENDPOINT_LOG_OLD AQH_MSG_ENDPOINT_LOG_OLD;
|
||||
struct AQH_MSG_ENDPOINT_LOG_OLD {
|
||||
char *filename;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user