Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Klipper3d/klipper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/generic/canserial.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generic/canserial.h b/src/generic/canserial.h
index d7a56d3b4..e2f555212 100644
--- a/src/generic/canserial.h
+++ b/src/generic/canserial.h
@@ -16,4 +16,4 @@ void canserial_notify_tx(void);
int canserial_process_data(struct canbus_msg *msg);
void canserial_set_uuid(uint8_t *raw_uuid, uint32_t raw_uuid_len);
-#endif // canbus.h
+#endif // canserial.h