diff options
Diffstat (limited to 'src/apps/common/image.cpp')
-rw-r--r-- | src/apps/common/image.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apps/common/image.cpp b/src/apps/common/image.cpp index fe2cc6da..a2a0f58f 100644 --- a/src/apps/common/image.cpp +++ b/src/apps/common/image.cpp @@ -2,7 +2,7 @@ /* * Copyright (C) 2021, Ideas on Board Oy * - * image.cpp - Multi-planar image with access to pixel data + * Multi-planar image with access to pixel data */ #include "image.h" |