[PR #418] [MERGED] Update CArrayTests.c #797

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/418
Author: @nikitagoyal028
Created: 10/16/2019
Status: Merged
Merged: 11/2/2019
Merged by: @ashwek

Base: masterHead: patch-2


📝 Commits (2)

📊 Changes

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

View changed files

📝 data_structures/Array/CArrayTests.c (+2 -2)

📄 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/418 **Author:** [@nikitagoyal028](https://github.com/nikitagoyal028) **Created:** 10/16/2019 **Status:** ✅ Merged **Merged:** 11/2/2019 **Merged by:** [@ashwek](https://github.com/ashwek) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`ed5644f`](https://github.com/TheAlgorithms/C/commit/ed5644f9bdfd1e4f4031dae64576dbd67dae303b) Update CArrayTests.c - [`ea761ff`](https://github.com/TheAlgorithms/C/commit/ea761ff6fcdb8325be73c8560a68006f6266d05f) replace space with tab ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `data_structures/Array/CArrayTests.c` (+2 -2) </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:15:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#797