Skip to content

Commit c69252f

Browse files
committed
Fix typo.
1 parent 48f524d commit c69252f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ if(OPTIONAL_TEST)
524524
${CUSTOM_SRC_DIR}/pfilter.c
525525
${CUSTOM_SRC_DIR}/telemetry.c
526526
${CUSTOM_SRC_DIR}/decode_aprs.c
527-
${CUSTOM_SRC_DIR}/deviceid.c.c
527+
${CUSTOM_SRC_DIR}/deviceid.c
528528
${CUSTOM_SRC_DIR}/dwgpsnmea.c
529529
${CUSTOM_SRC_DIR}/dwgps.c
530530
${CUSTOM_SRC_DIR}/dwgpsd.c

0 commit comments

Comments
 (0)