command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / examples / standalone / atmel_df_pow2.c
index b7bd243730bb0ce69ab8701dbfaec0566a849a00..b71b4061260ed39ba97588f25ed1e8a544413f60 100644 (file)
@@ -115,7 +115,7 @@ static char *getline(void)
        }
 }
 
-int atmel_df_pow2(int argc, char * const argv[])
+int atmel_df_pow2(int argc, char *const argv[])
 {
        /* Print the ABI version */
        app_startup(argv);