mirror of
https://github.com/3cky/mbusd.git
synced 2025-01-11 19:22:15 +01:00
Fix illegal characters in comment header
This commit is contained in:
parent
9ebec021fb
commit
52fcc6120f
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* OpenMODBUS/TCP to RS-232/485 MODBUS RTU gateway
|
||||
*
|
||||
* queue.c - <EFBFBD>onnections queue management procedures
|
||||
* queue.c - connections queue management procedures
|
||||
*
|
||||
* Copyright (c) 2002-2003, 2013, Victor Antonovich (v.antonovich@gmail.com)
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* OpenMODBUS/TCP to RS-232/485 MODBUS RTU gateway
|
||||
*
|
||||
* queue.h - <EFBFBD>onnections queue management procedures
|
||||
* queue.h - connections queue management procedures
|
||||
*
|
||||
* Copyright (c) 2002-2003, 2013, Victor Antonovich (v.antonovich@gmail.com)
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user