diff options
Diffstat (limited to 'test/bayer-format.cpp')
-rw-r--r-- | test/bayer-format.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bayer-format.cpp b/test/bayer-format.cpp index 54f03487..f8d19804 100644 --- a/test/bayer-format.cpp +++ b/test/bayer-format.cpp @@ -2,7 +2,7 @@ /* * Copyright (C) 2020, Sebastian Fricke * - * bayer_format.cpp - BayerFormat class tests + * BayerFormat class tests */ #include <iostream> |