changeset 2737:8ed9893c9230

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 15 Jul 2018 16:41:43 +0200
parents 02e04783f84b
children 3a55b77339ff
files Core/Images/ImageProcessing.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Core/Images/ImageProcessing.h	Fri Jul 13 17:08:19 2018 +0200
+++ b/Core/Images/ImageProcessing.h	Sun Jul 15 16:41:43 2018 +0200
@@ -99,5 +99,5 @@
                          uint8_t green,
                          uint8_t blue,
                          uint8_t alpha);
-  };
+  }
 }