Commit 5f0e23f6 authored by malenov's avatar malenov
Browse files

remove warning about * in comment

parent 6d3d9f23
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -984,7 +984,7 @@ typedef struct ROM_Size_Lookup_Table
 * ROM_Size_Lookup_Table Const_Data_PROM_Table[] =
 * {
 *   {"../lib_enc/rom_enc.c", 0, NULL},
 *   {"../lib_com/*.c", 0, NULL},
 *   {"../lib_com/[star].c", 0, NULL},
 *   {"", -1, NULL}
 * };
 * #endif