Skip to content

Detailed system info#1640

Merged
Grantim merged 13 commits intomasterfrom
Detailed_system_info
Sep 26, 2023
Merged

Detailed system info#1640
Grantim merged 13 commits intomasterfrom
Detailed_system_info

Conversation

@Grantim
Copy link
Contributor

@Grantim Grantim commented Sep 26, 2023

No description provided.

@Grantim Grantim marked this pull request as ready for review September 26, 2023 14:31
@Grantim Grantim requested a review from Fedr September 26, 2023 14:31
int l = snprintf( buf + buflen, sizeof( buf ) - buflen, " %s", line );
buflen += l;
assert( buflen < sizeof( buf ) );
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indentation

@Grantim Grantim merged commit bf92de6 into master Sep 26, 2023
@Grantim Grantim deleted the Detailed_system_info branch September 26, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants