[PR #1397] [CLOSED] Update dict.c #1994

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/1397
Author: @RuslanByte
Created: 5/29/2024
Status: Closed

Base: masterHead: patch-4


📝 Commits (1)

📊 Changes

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

View changed files

📝 data_structures/dictionary/dict.c (+2 -2)

📄 Description

Description of Change

add new condition


🔄 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/1397 **Author:** [@RuslanByte](https://github.com/RuslanByte) **Created:** 5/29/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-4` --- ### 📝 Commits (1) - [`9e688b8`](https://github.com/TheAlgorithms/C/commit/9e688b81780dd020a4bd61625eef9bf22af180cc) Update dict.c ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `data_structures/dictionary/dict.c` (+2 -2) </details> ### 📄 Description #### Description of Change add new condition --- <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:27:14 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1994