X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Frtt%2Frtt.h;fp=src%2Frtt%2Frtt.h;h=bc21bd012890710753ff2ede1f45eaac5e056536;hb=7e64e5a895ecd9bf25c5d2b39ff3119dafa30489;hp=597c83829f9c474da1f69259f5246d0b4f1b5056;hpb=4cf5ab614bd830355065bb9400acf5484dc3f2c3;p=openocd.git diff --git a/src/rtt/rtt.h b/src/rtt/rtt.h index 597c83829f..bc21bd0128 100644 --- a/src/rtt/rtt.h +++ b/src/rtt/rtt.h @@ -237,7 +237,7 @@ const struct rtt_control *rtt_get_control(void); * Read channel information. * * @param[in] channel_index Channel index. - * @param[in] channel_type Channel type. + * @param[in] type Channel type. * @param[out] info Channel information. * * @returns ERROR_OK on success, an error code on failure.