Skip to content

Conversation

tisonkun
Copy link

@tisonkun tisonkun commented Aug 1, 2024

No description provided.

int retval;
linenoiseEditStart(&ls, -1, -1, buf, sizeof(buf), "hello> ");
while (1) {
fd_set readfds;
Copy link
Author

Choose a reason for hiding this comment

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

tabs to whitespaces for consistent indent

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.

1 participant