X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FDxeNetLib%2FNetDebug.c;h=e182b741f5c0d38ffc26353298f0d4d75f690e53;hp=ffaac1dbf76c2a270cf9e58279979427885c7068;hb=67a58d0ffddc625bda615b9fb2b335e8d7ab979f;hpb=0c6bbb63f98b5e62f60511cac1cc12c070888191 diff --git a/MdeModulePkg/Library/DxeNetLib/NetDebug.c b/MdeModulePkg/Library/DxeNetLib/NetDebug.c index ffaac1dbf7..e182b741f5 100644 --- a/MdeModulePkg/Library/DxeNetLib/NetDebug.c +++ b/MdeModulePkg/Library/DxeNetLib/NetDebug.c @@ -54,7 +54,7 @@ UINT8 mSyslogDstMac [NET_ETHER_ADDR_LEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff} UINT32 mSyslogDstIp = 0xffffffff; UINT32 mSyslogSrcIp = 0; -UINT8 * +CHAR8 * MonthName[] = { "Jan", "Feb",