[PR #210] [MERGED] Update LinearSearch.c #488

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/210
Author: @ghost
Created: 10/30/2018
Status: Merged
Merged: 1/29/2019
Merged by: @yanglbme

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 searching/LinearSearch.c (+1 -1)
📝 sorting/mergesort.c (+3 -3)

📄 Description

No description provided


🔄 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/210 **Author:** [@ghost](https://github.com/ghost) **Created:** 10/30/2018 **Status:** ✅ Merged **Merged:** 1/29/2019 **Merged by:** [@yanglbme](https://github.com/yanglbme) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`13afc89`](https://github.com/TheAlgorithms/C/commit/13afc89b50a7213e67d81e563d096132dd63511b) Update LinearSearch.c - [`a7c22b5`](https://github.com/TheAlgorithms/C/commit/a7c22b5560655eaf4bbe59beece0443028325ab4) added some comments ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `searching/LinearSearch.c` (+1 -1) 📝 `sorting/mergesort.c` (+3 -3) </details> ### 📄 Description _No description provided_ --- <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:13:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#488