Skip to content

Commit ed2c93a

Browse files
committed
lint
1 parent 876ae72 commit ed2c93a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

include/aws/common/system_info.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ AWS_COMMON_API
9393
enum aws_platform_os aws_get_platform_build_os(void);
9494

9595
/* Returns the OS and architecture this was built under as a string, with format <OS>-<ARCH>
96-
*
97-
* Platform OS string constants - these are the string representations for each supported platform. String choices
98-
* follow common industry conventions:
96+
*
97+
* Platform OS string constants - these are the string representations for each supported platform.
98+
* String choices follow common industry conventions:
9999
* - "Windows" - Microsoft Windows family
100100
* - "macOS" - Apple macOS
101101
* - "iOS" - Apple iOS

0 commit comments

Comments
 (0)