summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/controller/noise_status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipa/raspberrypi/controller/noise_status.h')
-rw-r--r--src/ipa/raspberrypi/controller/noise_status.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipa/raspberrypi/controller/noise_status.h b/src/ipa/raspberrypi/controller/noise_status.h
index 358af4fe..689beed3 100644
--- a/src/ipa/raspberrypi/controller/noise_status.h
+++ b/src/ipa/raspberrypi/controller/noise_status.h
@@ -6,7 +6,7 @@
*/
#pragma once
-// The "noise" algorithm stores an estimate of the noise profile for this image.
+/* The "noise" algorithm stores an estimate of the noise profile for this image. */
#ifdef __cplusplus
extern "C" {