X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fsw_limits.c;h=bea14692749a679f6be57c0cf2451b769ac4a856;hb=7e776c70b0bf1522efac7913e6e90aec0ff588f6;hp=62e9c688d6b87d3e419788ddac69a1f2294e8c23;hpb=3ba944cf41212c81d28cad04dea43c5423860893;p=libsigrok.git diff --git a/src/sw_limits.c b/src/sw_limits.c index 62e9c688..bea14692 100644 --- a/src/sw_limits.c +++ b/src/sw_limits.c @@ -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) {