diff options
Diffstat (limited to 'src/usr/dump')
| -rw-r--r-- | src/usr/dump/test/dumptest.H | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/dump/test/dumptest.H b/src/usr/dump/test/dumptest.H index 451c09a78..d2523b2a3 100644 --- a/src/usr/dump/test/dumptest.H +++ b/src/usr/dump/test/dumptest.H @@ -5,7 +5,9 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* COPYRIGHT International Business Machines Corp. 2012,2014 */ +/* Contributors Listed Below - COPYRIGHT 2012,2015 */ +/* [+] International Business Machines Corp. */ +/* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ /* you may not use this file except in compliance with the License. */ @@ -469,7 +471,7 @@ class DumpTest: public CxxTest::TestSuite int src_rc = 0; uint64_t paddr = 0; - // Looping throught the first 3 destinations + // Looping through the first 3 destinations for (int i = 0; i<3; i++) { |

