Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115670496
D46321.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
297 B
Referenced Files
None
Subscribers
None
D46321.diff
View Options
Index: bin/sh/histedit.c
===================================================================
--- bin/sh/histedit.c
+++ bin/sh/histedit.c
@@ -567,8 +567,8 @@
memchr("ve", argv[1][1], 2) != NULL) {
Vflag = argv[1][1] == 'v';
Eflag = !Vflag;
- histedit();
}
+ histedit();
INTON;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 27, 9:31 PM (10 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17822101
Default Alt Text
D46321.diff (297 B)
Attached To
Mode
D46321: sh: move histedit() call outside of test for bind -
Attached
Detach File
Event Timeline
Log In to Comment