[PR #44] [CLOSED] Change for loop test condition #62

Closed
opened 2026-05-05 22:04:01 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/airwindows/airwindows/pull/44
Author: @chmaha
Created: 2/20/2023
Status: Closed

Base: masterHead: master


📄 Description

count < 0 should probably be count > 0.


🔄 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/airwindows/airwindows/pull/44 **Author:** [@chmaha](https://github.com/chmaha) **Created:** 2/20/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📄 Description `count < 0` should probably be `count > 0`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 22:04:01 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/airwindows#62
No description provided.