]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/hidcardformatutils.c
lf hid: Added encode/decode support for Issue Level
[proxmark3-svn] / client / hidcardformatutils.c
index d7c159cd0286c51f15a4c47d2cc3992aeb09df09..3abee223f249710836cce3f8fca247f1e8bf2cbc 100644 (file)
@@ -61,7 +61,7 @@ bool set_bit_by_position(/* inout */hidproxmessage_t* data, /* in */bool value,
  * mean it won't eventually contain one, however. To prevent memory leaks and erroneous
  * aliasing, perform the copy function manually instead. Hence, this function.
  * 
- * If the definition of the hid_proxmessage struct changes, this function must also
+ * If the definition of the hidproxmessage struct changes, this function must also
  * be updated to match.
  */
 void proxmessage_datacopy(/*in*/hidproxmessage_t* src, /*out*/hidproxmessage_t* dest){
Impressum, Datenschutz