mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 12:39:01 +08:00
11 lines
213 B
Diff
11 lines
213 B
Diff
|
--- a/include/public/sercomm/dev.h
|
||
|
+++ b/include/public/sercomm/dev.h
|
||
|
@@ -137,6 +137,6 @@ SER_EXPORT void ser_dev_monitor_stop(ser_dev_mon_t *mon);
|
||
|
|
||
|
/** @} */
|
||
|
|
||
|
-SER_BEGIN_DECL
|
||
|
+SER_END_DECL
|
||
|
|
||
|
#endif
|