Cleanup: Compositor comment style
This commit is contained in:
@@ -42,7 +42,7 @@ class VectorBlurOperation : public NodeOperation, public QualityStepHelper {
|
||||
VectorBlurOperation();
|
||||
|
||||
/**
|
||||
* the inner loop of this program
|
||||
* The inner loop of this operation.
|
||||
*/
|
||||
void executePixel(float output[4], int x, int y, void *data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user