mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
colortail: regen patch
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Index: TailFile.cc
|
Index: TailFile.cc
|
||||||
--- TailFile.cc.orig
|
--- TailFile.cc.orig
|
||||||
+++ TailFile.cc
|
+++ TailFile.cc
|
||||||
@@ -352,7 +352,10 @@ void TailFile::follow_print(int n, int verbose, char *
|
@@ -392,7 +392,10 @@ void TailFile::follow_print(int n, int verbose, char *
|
||||||
int ch = fgetc(m_file);
|
int ch = fgetc(m_file);
|
||||||
|
|
||||||
// add the character to the string
|
// add the character to the string
|
||||||
|
|||||||
Reference in New Issue
Block a user