From 529bc00680ae453c54e0790f501015abafabcb0e Mon Sep 17 00:00:00 2001 From: Jacob Harvey Date: Fri, 5 Feb 2016 15:24:59 -0600 Subject: Fixed doxygen errors and typos Change-Id: I94120c654c32b5c3513740ce8aae4b4cc632fc41 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24281 Tested-by: Jenkins Server Reviewed-by: Andre A. Marin Reviewed-by: Brian Silver Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24538 Reviewed-by: Daniel M. Crowell --- src/import/chips/p9/procedures/hwp/memory/p9_mss_freq.C | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/import/chips/p9/procedures/hwp/memory/p9_mss_freq.C') diff --git a/src/import/chips/p9/procedures/hwp/memory/p9_mss_freq.C b/src/import/chips/p9/procedures/hwp/memory/p9_mss_freq.C index 9cadeb6b0..524e2fe5b 100644 --- a/src/import/chips/p9/procedures/hwp/memory/p9_mss_freq.C +++ b/src/import/chips/p9/procedures/hwp/memory/p9_mss_freq.C @@ -7,7 +7,7 @@ /* */ /* EKB Project */ /* */ -/* COPYRIGHT 2015 */ +/* COPYRIGHT 2015,2016 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -36,7 +36,7 @@ using fapi2::FAPI2_RC_SUCCESS; /// /// @brief Calculate and save off DIMM frequencies -/// @param[in] i_target, the controller (e.g., MCS) +/// @param[in] i_target the controller (e.g., MCS) /// @return FAPI2_RC_SUCCESS iff ok /// fapi2::ReturnCode p9_mss_freq( const fapi2::Target& i_target ) -- cgit v1.2.1