[PR #363] [MERGED] Update BubbleSort.c #713

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/363
Author: @msanket9
Created: 10/6/2019
Status: Merged
Merged: 10/6/2019
Merged by: @danghai

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 sorting/BubbleSort.c (+6 -6)

📄 Description

Improved code Aesthetics


🔄 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/363 **Author:** [@msanket9](https://github.com/msanket9) **Created:** 10/6/2019 **Status:** ✅ Merged **Merged:** 10/6/2019 **Merged by:** [@danghai](https://github.com/danghai) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`92b9b9e`](https://github.com/TheAlgorithms/C/commit/92b9b9e1ccfca25266bfab20ce7cd75ffe1b79b9) Update BubbleSort.c ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `sorting/BubbleSort.c` (+6 -6) </details> ### 📄 Description Improved code Aesthetics --- <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:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#713