]> rtime.felk.cvut.cz Git - arc.git/commitdiff
PCLint fixes for EcuM template.
authorjoek <devnull@localhost>
Wed, 5 Jan 2011 16:20:38 +0000 (17:20 +0100)
committerjoek <devnull@localhost>
Wed, 5 Jan 2011 16:20:38 +0000 (17:20 +0100)
boards/generic/EcuM_Callout_template.c

index 846924f4c00660611628ab84b3d5a947313fcfde..aeb0ea8c48ac258b4d81fd8c3587f14944ec6ae5 100644 (file)
@@ -240,7 +240,7 @@ void EcuM_AL_DriverInitTwo(const EcuM_ConfigType* ConfigPtr)
 #endif\r
 }\r
 \r
-void EcuM_AL_DriverInitThree(const EcuM_ConfigType ConfigPtr)\r
+void EcuM_AL_DriverInitThree(const EcuM_ConfigType* ConfigPtr)\r
 {
   //lint --e{715}       PC-Lint (715) - ConfigPtr usage depends on configuration of modules
 \r