X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fprog.c;h=a600659c691b394dff9ec04335ebd5c3e7d588c3;hb=71daf6b25bbb86414b47f9c21426a5441c2c3c75;hp=bd76ac955e7c02161ec5a3785d07732681936410;hpb=732f02c7bf4bb42dec29af588556a76bde861508;p=bertos.git diff --git a/mware/prog.c b/mware/prog.c index bd76ac95..a600659c 100755 --- a/mware/prog.c +++ b/mware/prog.c @@ -42,7 +42,7 @@ uint8_t save_buf[TEST_SIZE]; /** * Program memory read/write subtest. - * Try to write/read in the same file location \param _size bytes. + * Try to write/read in the same \param f file location \param _size bytes. * \return true if all is ok, false otherwise * \note Restore file position at exit (if no error) * \note Test buffer \param buf must be filled with