From a1d4bfcc3f58a9ed0ce6118556016c7c058d01b1 Mon Sep 17 00:00:00 2001 From: jcarsey Date: Tue, 5 Apr 2011 20:55:45 +0000 Subject: add comments to function declarations and definitions and updated to match coding style document. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11505 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellPkg/Library/UefiShellLib/UefiShellLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShellPkg/Library/UefiShellLib') diff --git a/ShellPkg/Library/UefiShellLib/UefiShellLib.h b/ShellPkg/Library/UefiShellLib/UefiShellLib.h index 9baa3e45bc..32f1c6596d 100644 --- a/ShellPkg/Library/UefiShellLib/UefiShellLib.h +++ b/ShellPkg/Library/UefiShellLib/UefiShellLib.h @@ -12,7 +12,7 @@ **/ -#if !defined (_UEFI_SHELL_LIB_INTERNAL_H_) +#ifndef _UEFI_SHELL_LIB_INTERNAL_H_ #define _UEFI_SHELL_LIB_INTERNAL_H_ #include -- cgit v1.2.3