]> sigrok.org Git - libsigrok.git/blobdiff - hardware/norma-dmm/protocol.c
Improved doxygen docs.
[libsigrok.git] / hardware / norma-dmm / protocol.c
index 45546ab0c607c6aa6cf9ac67ec7a4d57f39f8be5..207d1690840cbb81646449206ef7fa9f88e1bf61 100644 (file)
@@ -70,7 +70,7 @@ SR_PRIV int xgittoint(char xgit)
 }
 
 /**
- * Process received line. It consists of 20 hex digits + \r\n,
+ * Process received line. It consists of 20 hex digits + \\r\\n,
  * e.g. '08100400018100400000'.
  */
 static void nma_process_line(const struct sr_dev_inst *sdi)