mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-13 05:45:07 +00:00
[PR #26] [CLOSED] Changes variable names #236
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/26
Author: @EduardoMathias
Created: 7/4/2017
Status: ❌ Closed
Base:
master← Head:patch-2📝 Commits (1)
3c91592Changes variable names📊 Changes
1 file changed (+11 additions, -13 deletions)
View changed files
📝
BinarySearch.c(+11 -13)📄 Description
Besides putting some understandable names for the variable, I took off some unnecessary comments.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.