summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/flopimg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/flopimg.h')
-rw-r--r--src/lib/formats/flopimg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/formats/flopimg.h b/src/lib/formats/flopimg.h
index 07f39cb521a..a471167dbfe 100644
--- a/src/lib/formats/flopimg.h
+++ b/src/lib/formats/flopimg.h
@@ -372,8 +372,8 @@ protected:
/*! @brief Test if a variant is present in the variant vector
@param variants the variant vector
- @param variant the variant to test
- @result true if variant is in variants
+ @param variant the variant to test
+ @result true if variant is in variants
*/
static bool has_variant(const std::vector<uint32_t> &variants, uint32_t variant);