X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fnorma-dmm%2Fprotocol.c;h=207d1690840cbb81646449206ef7fa9f88e1bf61;hb=79bc9924d70d6c785c3ab28d35ac67f4a3601e1d;hp=45546ab0c607c6aa6cf9ac67ec7a4d57f39f8be5;hpb=e790bd5cda9ccf99474b2d4998d3dd4e204416ea;p=libsigrok.git diff --git a/hardware/norma-dmm/protocol.c b/hardware/norma-dmm/protocol.c index 45546ab0..207d1690 100644 --- a/hardware/norma-dmm/protocol.c +++ b/hardware/norma-dmm/protocol.c @@ -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)