]> git.meshlink.io Git - meshlink/blobdiff - src/meshlink.h
Enforce spaces around operators.
[meshlink] / src / meshlink.h
index a768d435a9875da2c917f5095a562585e94dd882..be929c29e23680657e14a095064ac652b22ff66e 100644 (file)
@@ -166,7 +166,7 @@ extern const char *meshlink_strerror(meshlink_errno_t err);
  *  @return         A pointer to a meshlink_handle_t which represents this instance of MeshLink, or NULL in case of an error.
  *                  The pointer is valid until meshlink_close() is called.
  */
-extern meshlink_handle_t *meshlink_open(const char *confbase, const char *name, const charappname, dev_class_t devclass);
+extern meshlink_handle_t *meshlink_open(const char *confbase, const char *name, const char *appname, dev_class_t devclass);
 
 /// Start MeshLink.
 /** This function causes MeshLink to open network sockets, make outgoing connections, and