Reformat uuid
This commit is contained in:
@@ -17,7 +17,7 @@ BEGIN_C_LINKAGE
|
||||
|
||||
typedef struct wapp_uuid WUUID;
|
||||
struct wapp_uuid {
|
||||
Str8 uuid;
|
||||
Str8 uuid;
|
||||
};
|
||||
|
||||
#define wapp_uuid_gen_uuid4() *(wapp_uuid_init_uuid4(&wapp_uuid_create()))
|
||||
|
||||
Reference in New Issue
Block a user