summaryrefslogtreecommitdiff
path: root/module/elmcan.c
diff options
context:
space:
mode:
Diffstat (limited to 'module/elmcan.c')
-rw-r--r--module/elmcan.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/module/elmcan.c b/module/elmcan.c
index 7ac1f54..8b27c85 100644
--- a/module/elmcan.c
+++ b/module/elmcan.c
@@ -366,11 +366,11 @@ static inline void elm327_hw_failure(struct elmcan *elm)
- /************************************************************************
- * ELM327: Reception parser *
- * *
- * (assumes elm->lock taken) *
- ************************************************************************/
+ /***********************************************************************
+ * ELM327: Reception parser *
+ * *
+ * (assumes elm->lock taken) *
+ ***********************************************************************/
static void elm327_parse_error(struct elmcan *elm, int len)
{