From d2e8a90ff08bff843f7cfa45848b748600050b74 Mon Sep 17 00:00:00 2001 From: Alexander Vdolainen Date: Tue, 5 Apr 2016 23:11:53 +0300 Subject: [PATCH] [core] minor fixes in comments; --- include/sxmp/sxmp.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 */