aboutsummaryrefslogtreecommitdiffstats
path: root/src/rcyn-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rcyn-client.h')
-rw-r--r--src/rcyn-client.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/rcyn-client.h b/src/rcyn-client.h
index f0fffe9..5128c85 100644
--- a/src/rcyn-client.h
+++ b/src/rcyn-client.h
@@ -14,9 +14,13 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-
-
#pragma once
+/******************************************************************************/
+/******************************************************************************/
+/* IMPLEMENTATION OF CLIENT PART OF RCYN-PROTOCOL */
+/******************************************************************************/
+/******************************************************************************/
+
typedef struct rcyn rcyn_t;
typedef enum rcyn_type rcyn_type_t;