Skip to content

Update lpclient.c to change an int to a bool#949

Open
StephenApptronik wants to merge 1 commit intobooksbyus:masterfrom
StephenApptronik:patch-4
Open

Update lpclient.c to change an int to a bool#949
StephenApptronik wants to merge 1 commit intobooksbyus:masterfrom
StephenApptronik:patch-4

Conversation

@StephenApptronik
Copy link
Contributor

Bool matches how the variable is used. Since there are other ints in this application where the countdown actually matters, being specific about bool here clarifies its use.

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

Comments