[PR #298] [MERGED] Update #613

Open
opened 2026-01-29 15:14:09 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/298
Author: @arpitv424
Created: 10/2/2019
Status: Merged
Merged: 10/2/2019
Merged by: @StepfenShawn

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 searching/LinearSearch.c (+6 -6)

📄 Description

Added Comments


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/298 **Author:** [@arpitv424](https://github.com/arpitv424) **Created:** 10/2/2019 **Status:** ✅ Merged **Merged:** 10/2/2019 **Merged by:** [@StepfenShawn](https://github.com/StepfenShawn) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`aa3fd5d`](https://github.com/TheAlgorithms/C/commit/aa3fd5d602c6c68caa4d9a404fec4616540f3ba8) Update ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `searching/LinearSearch.c` (+6 -6) </details> ### 📄 Description Added Comments --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:14:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#613