summaryrefslogtreecommitdiff
path: root/common/src/nx_ram_network_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/nx_ram_network_driver.c')
-rw-r--r--common/src/nx_ram_network_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/src/nx_ram_network_driver.c b/common/src/nx_ram_network_driver.c
index c96aa795..c1f0b963 100644
--- a/common/src/nx_ram_network_driver.c
+++ b/common/src/nx_ram_network_driver.c
@@ -259,7 +259,7 @@ ULONG *ethernet_frame_ptr;
#ifdef NX_DEBUG
printf("NetX RAM Driver Initialization - %s\n", ip_ptr -> nx_ip_name);
- printf(" IP Address =%08X\n", ip_ptr -> nx_ip_address);
+ printf(" IP Address =%08lX\n", ip_ptr -> nx_ip_address);
#endif
/* Once the Ethernet controller is initialized, the driver needs to