Skip to content

Commit 8150166

Browse files
authored
Update and rename menu-chatgpt.c to menu-chatgpt-rc.c to identify as a release candidate.
Treat this refactored version as a release candidate.
1 parent c5b5091 commit 8150166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

menu-chatgpt.c renamed to menu-chatgpt-rc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* Updated Menu Program in C - Refactored and Modernized */
22
/* 6/16/2025 - Had ChatGPT refactor the code - this was it's second attempt and works. */
3+
/* NOTE: TREAT A RELEASE CANDIDTAE - HAS NOT BEEN FULLY TESTED. */
34

45
#include <curses.h>
56
#include <signal.h>

0 commit comments

Comments
 (0)