From 3f25e6eab9fa55ea7366da9c63afa7ac425aee4b Mon Sep 17 00:00:00 2001 From: Jeff Fan Date: Fri, 6 Dec 2013 01:13:11 +0000 Subject: Fix comments format issue. Signed-off-by: Jeff Fan Reviewed-by: Eric Dong git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14934 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Library/CpuExceptionHandlerLibNull') diff --git a/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.c b/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.c index ded14a335e..2fea24ac31 100644 --- a/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.c +++ b/MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.c @@ -86,7 +86,7 @@ InitializeCpuInterruptHandlers ( previously installed. @retval EFI_UNSUPPORTED The interrupt specified by InterruptType is not supported, or this function is not supported. -*/ +**/ EFI_STATUS EFIAPI RegisterCpuInterruptHandler ( -- cgit v1.2.3