summaryrefslogtreecommitdiffstats
path: root/import/hwpf
diff options
context:
space:
mode:
authorMatt K. Light <mklight@us.ibm.com>2016-01-21 10:47:42 -0600
committerSantosh S. Puranik <santosh.puranik@in.ibm.com>2016-03-04 07:20:11 -0500
commit8fdc2706a8a61987eda15ecd95fbb0cf72587fae (patch)
tree5f0d7b3fbea139ef629390b3c1a18952ff1fd72a /import/hwpf
parenta66e33b11d0fe517efe183ef64f00d79875ede69 (diff)
downloadtalos-sbe-8fdc2706a8a61987eda15ecd95fbb0cf72587fae.tar.gz
talos-sbe-8fdc2706a8a61987eda15ecd95fbb0cf72587fae.zip
fixed typo in getChildren() filtered doxygen
Change-Id: Id62ebd1225aee104669c1d3e3911573972a2b7bc Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23487 Tested-by: Jenkins Server Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21702 Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
Diffstat (limited to 'import/hwpf')
-rw-r--r--import/hwpf/fapi2/include/fapi2_target.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/import/hwpf/fapi2/include/fapi2_target.H b/import/hwpf/fapi2/include/fapi2_target.H
index 0d4bd571..85a38224 100644
--- a/import/hwpf/fapi2/include/fapi2_target.H
+++ b/import/hwpf/fapi2/include/fapi2_target.H
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2015 */
+/* COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -257,7 +257,7 @@ class Target
///
/// @brief Get this target's children, filtered
/// @tparam T The type of the parent
- /// @param[in], i_filter The desired chiplet filter
+ /// @param[in] i_filter The desired chiplet filter
/// @param[in] i_state The desired TargetState of the children
/// @return std::vector<Target<T> > a vector of present/functional
/// children
OpenPOWER on IntegriCloud