mirror of
https://repo.or.cz/socat.git
synced 2025-07-11 22:23:24 +00:00
corrected some typos in comments
This commit is contained in:
parent
5a1ef121ab
commit
e690002985
8 changed files with 18 additions and 18 deletions
6
compat.h
6
compat.h
|
@ -1,13 +1,13 @@
|
|||
/* source: compat.h */
|
||||
/* Copyright Gerhard Rieger 2001-2006 */
|
||||
/* Copyright Gerhard Rieger 2001-2008 */
|
||||
/* Published under the GNU General Public License V.2, see file COPYING */
|
||||
|
||||
#ifndef __compat_h_included
|
||||
#define __compat_h_included 1
|
||||
|
||||
/*****************************************************************************/
|
||||
/* I dont like this system dependent part, but it would be quit a challenge for
|
||||
configure */
|
||||
/* I dont like this system dependent part, but it would be quite a challenge
|
||||
for configure */
|
||||
|
||||
/* define if the following does not work:
|
||||
socket()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue