aboutsummaryrefslogtreecommitdiffstats
path: root/src/rcyn-client.c
diff options
context:
space:
mode:
authorJose Bollo <jose.bollo@iot.bzh>2019-09-30 17:40:04 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2019-10-03 12:35:01 +0200
commitf161cd8b8b83a29f42c275fe31a96825a8d27d86 (patch)
treef13aaf40ea67fe0c4459a283dd0773a00752c740 /src/rcyn-client.c
parent6bf1b8c3a8af299c04d9be0d59b42c3a6d7c9127 (diff)
Improve comments
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/rcyn-client.c')
-rw-r--r--src/rcyn-client.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/rcyn-client.c b/src/rcyn-client.c
index 2d9ca9b..e865888 100644
--- a/src/rcyn-client.c
+++ b/src/rcyn-client.c
@@ -14,6 +14,11 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
+/******************************************************************************/
+/******************************************************************************/
+/* IMPLEMENTATION OF CLIENT PART OF RCYN-PROTOCOL */
+/******************************************************************************/
+/******************************************************************************/
#include <stdbool.h>
#include <stdint.h>