FreeBSD Bugzilla – Attachment 17291 Details for
Bug 31420
nvi ignores -c flag when creating a new file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 297 bytes, created by
sjhgnats
on 2001-10-22 01:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
sjhgnats
Created:
2001-10-22 01:10:01 UTC
Size:
297 bytes
patch
obsolete
>--- common/exf.c.orig Mon Oct 22 09:43:36 2001 >+++ common/exf.c Mon Oct 22 09:43:04 2001 >@@ -546,7 +546,7 @@ > */ > nb = 0; > gp = sp->gp; >- if (gp->c_option != NULL && !F_ISSET(sp->frp, FR_NEWFILE)) { >+ if (gp->c_option != NULL) { > if (db_last(sp, &sp->lno)) > return; > if (sp->lno == 0) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31420
: 17291