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