aboutsummaryrefslogtreecommitdiffstats
path: root/src/rcyn-server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rcyn-server.h')
-rw-r--r--src/rcyn-server.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/rcyn-server.h b/src/rcyn-server.h
index 34cd46a..7982867 100644
--- a/src/rcyn-server.h
+++ b/src/rcyn-server.h
@@ -14,9 +14,12 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-
-
#pragma once
+/******************************************************************************/
+/******************************************************************************/
+/* IMPLEMENTATION OF SERVER PART OF RCYN-PROTOCOL */
+/******************************************************************************/
+/******************************************************************************/
struct rcyn_server;
typedef struct rcyn_server rcyn_server_t;