[core] minor fixes in comments;

This commit is contained in:
Alexander Vdolainen 2016-04-05 23:11:53 +03:00
parent 14bb9d5452
commit d2e8a90ff0

View File

@ -6,7 +6,7 @@
* - performance optimization * - performance optimization
* *
* (c) Askele Group 2013-2015 <http://askele.com> * (c) Askele Group 2013-2015 <http://askele.com>
* (c) Alexander Vdolainen 2013-2015 <avdolainen@gmail.com> * (c) Alexander Vdolainen 2013-2015,2016 <avdolainen@zoho.com>
* *
* libsxmp is free software: you can redistribute it and/or modify it * libsxmp is free software: you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published * under the terms of the GNU Lesser General Public License as published
@ -73,9 +73,7 @@ struct __sxmsg_t;
#define SXMP_CLOSED (1 << 4) #define SXMP_CLOSED (1 << 4)
/* /*
* ä jätä kommentteja omalla kielellä! yksinkertaisia englanti sijaan! * sxlink - the main abstraction for connection between peers
* i found somebody who write comments and messages in non-english,
* it's a fucking practice - forget it.
*/ */
typedef struct __sxlink_t { typedef struct __sxlink_t {
/* General section */ /* General section */