X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libopenjpeg%2Fdwt.c;h=92d006ad39dc953ff8a07be91e2a0f8a0e43258b;hb=384068ce8cb47f1b0ae8a214260b069660034b0d;hp=712d68baa8e6aca7df6b62b5799c336d5af2060f;hpb=64c34e0d5260ef8e4dee4638458431aec0e1e614;p=openjpeg.git diff --git a/libopenjpeg/dwt.c b/libopenjpeg/dwt.c index 712d68ba..92d006ad 100644 --- a/libopenjpeg/dwt.c +++ b/libopenjpeg/dwt.c @@ -67,7 +67,7 @@ static int *b = NULL; static int lastSizeOfB = 0; /* */ -/* Claning memory. */ +/* Cleaning memory. */ /* */ void dwt_clean()