Skip to content
This repository was archived by the owner on Apr 25, 2021. It is now read-only.

Commit f1cbc46

Browse files
committed
moducomponents.c to moducomponent.c
1 parent 4332c30 commit f1cbc46

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ SRC_C = \
5151
mphalport.c \
5252
modmachine.c \
5353
moducode.c \
54-
moducomponents.c \
54+
moducomponent.c \
5555
moducomputer.c \
5656
moduos.c \
5757
moduimp.c \

0 commit comments

Comments
 (0)