X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fjtag%2Finterface.h;h=58bfd02b0a4054c6eaea3dfe722f741c656714a0;hb=d7b2313b5aec47e6a4a450fdf625644ca60d633d;hp=42598c1ae8fc558012f9f3fbec325deb89ad1da3;hpb=cc5889883f0b4660d5173f89543da02014f54b9c;p=fw%2Fopenocd diff --git a/src/jtag/interface.h b/src/jtag/interface.h index 42598c1ae..58bfd02b0 100644 --- a/src/jtag/interface.h +++ b/src/jtag/interface.h @@ -27,7 +27,7 @@ #include #include -#include +#include /* @file * The "Cable Helper API" is what the cable drivers can use to help @@ -273,7 +273,7 @@ struct adapter_driver { int (*speed)(int speed); /** - * Returns JTAG maxium speed for KHz. 0 = RTCK. The function returns + * Returns JTAG maximum speed for KHz. 0 = RTCK. The function returns * a failure if it can't support the KHz/RTCK. * * WARNING!!!! if RTCK is *slow* then think carefully about