Compare commits

...
1 Commits
Author SHA1 Message Date
laantungir 12b9884572 Version v0.2.34 - Formatting 2025-08-13 11:41:14 -04:00
3 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -271,7 +271,7 @@ int command_line_mode(int argc, char* argv[]) {
}
void show_main_menu(void) {
printf("=== Main Menu ===\n\n");
printf("======================== Main Menu ========================\n");
printf("\033[4mT\033[0mext encrypt\n");
printf("\033[4mF\033[0mile encrypt\n");
printf("\033[4mD\033[0mecrypt\n");
+1
View File
@@ -0,0 +1 @@
Test file content for decryption
Binary file not shown.