Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F135302214
D3997.id9683.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
546 B
Referenced Files
None
Subscribers
None
D3997.id9683.diff
View Options
Index: head/usr.sbin/bsdinstall/distfetch/distfetch.c
===================================================================
--- head/usr.sbin/bsdinstall/distfetch/distfetch.c
+++ head/usr.sbin/bsdinstall/distfetch/distfetch.c
@@ -78,7 +78,7 @@
if (chdir(getenv("BSDINSTALL_DISTDIR")) != 0) {
snprintf(error, sizeof(error),
- "Could could change to directory %s: %s\n",
+ "Could not change to directory %s: %s\n",
getenv("BSDINSTALL_DISTDIR"), strerror(errno));
dialog_msgbox("Error", error, 0, 0, TRUE);
end_dialog();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 9, 12:36 PM (1 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25072139
Default Alt Text
D3997.id9683.diff (546 B)
Attached To
Mode
D3997: [patch] Fixed a typo in distfetch.c
Attached
Detach File
Event Timeline
Log In to Comment