arm_compute v17.04
diff --git a/examples/neon_scale.cpp b/examples/neon_scale.cpp
index db255f4..c1435af 100644
--- a/examples/neon_scale.cpp
+++ b/examples/neon_scale.cpp
@@ -80,6 +80,7 @@
 }
 
 /** Main program for convolution test
+ *
  * @param[in] argc Number of arguments
  * @param[in] argv Arguments ( [optional] Path to PPM image to process )
  */