[PR #616] [MERGED] Update queue.c #1067

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/616
Author: @Shwetik
Created: 9/30/2020
Status: Merged
Merged: 10/1/2020
Merged by: @Panquesito7

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 data_structures/queue.c (+5 -2)

📄 Description

Description of Change

  • Relevant documentation/comments is changed or added


🔄 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/616 **Author:** [@Shwetik](https://github.com/Shwetik) **Created:** 9/30/2020 **Status:** ✅ Merged **Merged:** 10/1/2020 **Merged by:** [@Panquesito7](https://github.com/Panquesito7) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1a81214`](https://github.com/TheAlgorithms/C/commit/1a81214b0bdfd4aee23327a7b142c02eaeb91d27) Update queue.c ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `data_structures/queue.c` (+5 -2) </details> ### 📄 Description #### Description of Change - [x] Relevant documentation/comments is changed or added <a href="https://gitpod.io/#https://github.com/TheAlgorithms/C/pull/616"><img src="https://gitpod.io/api/apps/github/pbs/github.com/Shezza221b/C.git/1a81214b0bdfd4aee23327a7b142c02eaeb91d27.svg" /></a> --- <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:17:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1067