summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg
diff options
context:
space:
mode:
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2010-10-19 09:31:16 +0000
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2010-10-19 09:31:16 +0000
commitdfaaa5a5eda92aafec7e4d14894c41541d4788fc (patch)
tree9ff792d747bbd52cf73383a90903dd65ad214500 /PcAtChipsetPkg
parentc6e797aedafc09b241339587116f3fe51c41131a (diff)
Refine code to make code run safely.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10962 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PcAtChipsetPkg')
-rw-r--r--PcAtChipsetPkg/8259InterruptControllerDxe/8259.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/PcAtChipsetPkg/8259InterruptControllerDxe/8259.c b/PcAtChipsetPkg/8259InterruptControllerDxe/8259.c
index 3defe0ed0..ec23bd939 100644
--- a/PcAtChipsetPkg/8259InterruptControllerDxe/8259.c
+++ b/PcAtChipsetPkg/8259InterruptControllerDxe/8259.c
@@ -1,4 +1,4 @@
-/**@file
+/** @file
This contains the installation function for the driver.
Copyright (c) 2005 - 2009, Intel Corporation. All rights reserved.<BR>