mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
12 lines
273 B
Diff
12 lines
273 B
Diff
|
--- ./find/util.c.orig 2008-03-10 04:37:22.000000000 -0500
|
||
|
+++ ./find/util.c 2009-02-21 15:50:38.000000000 -0600
|
||
|
@@ -910,7 +910,7 @@
|
||
|
|
||
|
if (isatty(0))
|
||
|
{
|
||
|
- p->warnings = true;
|
||
|
+ p->warnings = false;
|
||
|
p->literal_control_chars = false;
|
||
|
}
|
||
|
else
|