We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 876ae72 commit ed2c93aCopy full SHA for ed2c93a
include/aws/common/system_info.h
@@ -93,9 +93,9 @@ AWS_COMMON_API
93
enum aws_platform_os aws_get_platform_build_os(void);
94
95
/* 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:
+ *
+ * Platform OS string constants - these are the string representations for each supported platform.
+ * String choices follow common industry conventions:
99
* - "Windows" - Microsoft Windows family
100
* - "macOS" - Apple macOS
101
* - "iOS" - Apple iOS
0 commit comments