]> sigrok.org Git - libsigrok.git/blobdiff - src/sw_limits.c
Demo: Convert white spaces to dashes for walking one/zero pattern
[libsigrok.git] / src / sw_limits.c
index 62e9c688d6b87d3e419788ddac69a1f2294e8c23..bea14692749a679f6be57c0cf2451b769ac4a856 100644 (file)
@@ -126,7 +126,7 @@ SR_PRIV void sr_sw_limits_acquisition_start(struct sr_sw_limits *limits)
  *
  * @param limits software limits instance
  * @returns TRUE if any of the software limits has been reached and the driver
- *   should stop data acquisition, otherwise FALSE.
+ *               should stop data acquisition, otherwise FALSE.
  */
 SR_PRIV gboolean sr_sw_limits_check(struct sr_sw_limits *limits)
 {