You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/mc/files/mc-4.8.8-wrong_char_in_menu...

12 lines
446 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Index: misc/mc.menu
===================================================================
--- misc/mc.menu (revision be2883dc86d01fa54003ec75b0a1fc9ed93c9358)
+++ misc/mc.menu (revision a467bb4b6e2bec83dae4bbdd98ee529ffc45e4b1)
@@ -66,5 +66,5 @@
= f \.c$ & t r
+ f \.c$ & t r & ! t t
-с Compile and link current .c file
+c Compile and link current .c file
make `basename %f .c` 2>/dev/null || cc -O -o `basename %f .c` %f