Misc. typos
Found via `codespell` + removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
This commit is contained in:
@@ -789,7 +789,7 @@ float *EdgePreservingDecomposition::CreateBlur(float *Source, float Scale, float
|
||||
|
||||
|
||||
// checked for race condition here
|
||||
// a0[] is read and write but adressed by i only
|
||||
// a0[] is read and write but addressed by i only
|
||||
// a[] is read only
|
||||
// a_w_1 is write only
|
||||
// a_w is write only
|
||||
|
Reference in New Issue
Block a user