FAQ and example

This commit is contained in:
Olof hagsand 2016-02-23 22:49:22 +01:00
parent 33fac8a4c6
commit 554c1cb9de
7 changed files with 124 additions and 6 deletions

View file

@ -25,8 +25,8 @@
#include <sys/types.h>
#/* Common code (API and clicon_cli) */
include <clicon/clicon_cli_api.h>
/* Common code (API and clicon_cli) */
#include <clicon/clicon_cli_api.h>
/*! Clicon Cli plugin callbacks: use these in your cli plugin code
*/