Files
bsdports/xapp/bluefish/files/patch-x-src-rcfile.c
2019-12-26 07:26:06 +00:00

16 lines
437 B
C

--- ./src/rcfile.c.orig 2011-02-18 23:28:16.000000000 +0200
+++ ./src/rcfile.c 2011-11-13 15:24:34.000000000 +0300
@@ -17,9 +17,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define CURCONFIG "rcfile-2.0"
-#define OLDCONFIG "rcfile_v2"
-#define CURSESSION "session-2.0"
+#define CURCONFIG "rcfile"
+#define OLDCONFIG "rcfile"
+#define CURSESSION "session"
#define OLDSESSION "session"
/*****