cake
/
p7utils
Archived
1
0
Fork 0

PRI[ux]FAST* -> PRI[ux]P7INT

This commit is contained in:
Thomas Touhey 2017-01-05 23:13:17 +01:00
parent 069c7b1e02
commit 9dade17f7e
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
#include "main.h"
#include <inttypes.h>
#include <libp7/packetio.h>
#define numformat "%" PRIuFAST32
#define addrformat "0x%08" PRIxFAST32
#define numformat "%" PRIuP7INT
#define addrformat "0x%08" PRIxP7INT
/**
* dump: