diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -489,8 +489,6 @@ pub trait Device { } /// Returns the major part of the firmware version (should be zero). - /// Note that this method is buggy for libnitrokey older than v3.3. For - /// these versions, this method returns the minor part. /// /// # Example /// |