Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102696594
D36810.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
309 B
Referenced Files
None
Subscribers
None
D36810.diff
View Options
diff --git a/usr.bin/tail/tail.c b/usr.bin/tail/tail.c
--- a/usr.bin/tail/tail.c
+++ b/usr.bin/tail/tail.c
@@ -118,7 +118,7 @@
case '+': \
if (off) \
off -= (units); \
- style = (forward); \
+ style = (forward); \
break; \
case '-': \
off = -off; \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 11:52 PM (21 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14655398
Default Alt Text
D36810.diff (309 B)
Attached To
Mode
D36810: tail: Fix misleading indentation in ARG() macro.
Attached
Detach File
Event Timeline
Log In to Comment