From 14f7d6c89a1f0c8f2f64bb8e66a784329f4159e3 Mon Sep 17 00:00:00 2001 From: jljusten Date: Mon, 10 Mar 2008 23:32:40 +0000 Subject: [PATCH] Rename file to use recommended file naming conventions. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4822 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/{IP4.h => Ip4.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename MdePkg/Include/Protocol/{IP4.h => Ip4.h} (100%) diff --git a/MdePkg/Include/Protocol/IP4.h b/MdePkg/Include/Protocol/Ip4.h similarity index 100% rename from MdePkg/Include/Protocol/IP4.h rename to MdePkg/Include/Protocol/Ip4.h