summaryrefslogtreecommitdiff
path: root/backend/kvs1025_low.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2021-02-16 18:24:19 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2021-02-16 18:24:19 +0100
commit351b7328520c16730ceb46e5acae16038c42185e (patch)
treefae21fd5c94f3c3ed0202a95c9ada705482e647b /backend/kvs1025_low.c
parentad38bc6ecb80ddeb562841b33258dd53659b1da6 (diff)
New upstream version 1.0.32upstream/1.0.32
Diffstat (limited to 'backend/kvs1025_low.c')
-rw-r--r--backend/kvs1025_low.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/kvs1025_low.c b/backend/kvs1025_low.c
index 98cf3be..d185fb3 100644
--- a/backend/kvs1025_low.c
+++ b/backend/kvs1025_low.c
@@ -1043,7 +1043,7 @@ buffer_crop(PKV_DEV s, int side)
DBG (15, "buffer_crop: t:%d b:%d l:%d r:%d\n",
s->crop_vals[0],s->crop_vals[1],s->crop_vals[2],s->crop_vals[3]);
- /* we dont listen to the 'top' value, since the top is not padded */
+ /* we don't listen to the 'top' value, since the top is not padded */
/*s->crop_vals[0] = 0;*/
}
/* backside images can use a 'flipped' version of frontside data */