]> sigrok.org Git - libserialport.git/commitdiff
Formatting fix for example descriptions.
authorMartin Ling <redacted>
Sun, 2 Feb 2020 10:51:47 +0000 (10:51 +0000)
committerMartin Ling <redacted>
Fri, 7 Feb 2020 13:59:31 +0000 (13:59 +0000)
libserialport.h

index 45dadc54753582af13b54b4937073a886e5a16f7..7467f7438fb9fb878ccb817be4acce24f8779532 100644 (file)
@@ -1816,8 +1816,8 @@ SP_API const char *sp_get_lib_version_string(void);
  * @example port_info.c Getting information on a particular serial port.
  * @example port_config.c Accessing configuration settings of a port.
  * @example send_receive.c Sending and receiving data.
- * @example await_events.c Awaiting events on multiple ports.
- * @example handle_errors.c Handling errors returned from the library.
+ * @example await_events.c Awaiting events on multiple ports.
+ * @example handle_errors.c Handling errors returned from the library.
 */
 
 #ifdef __cplusplus