]> git.proxmox.com Git - mirror_edk2.git/commit
Move global variable to the top of C file for consistent coding style.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 27 Oct 2008 11:40:49 +0000 (11:40 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 27 Oct 2008 11:40:49 +0000 (11:40 +0000)
commit44cfd8a827315f46608d76b1d1bc62483706e254
treec3a6864800f51fd6a4846fe75ca8301949172263
parentd251b34d2aac2cb194cc853c13d45d305c233eac
Move global variable to the top of C file for consistent coding style.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6255 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c