Need stdio.h for fprintf
[librfid] / src / rfid_protocol.c
index 99fc8b1..3cbe8af 100644 (file)
@@ -114,7 +114,6 @@ rfid_protocol_getopt(struct rfid_protocol_handle *ph, int optname,
                unsigned char *optchar = optval;
 
                switch (optname) {
-                       break;
                default:
                        return -EINVAL;
                        break;