FreeBSD Bugzilla – Attachment 8387 Details for
Bug 17590
[patch] typo in queue.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 329 bytes, created by
benno
on 2000-03-25 01:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
benno
Created:
2000-03-25 01:20:01 UTC
Size:
329 bytes
patch
obsolete
>--- /usr/src/share/man/man3/queue.3 Mon Dec 20 06:12:14 1999 >+++ queue.3 Fri Mar 24 22:26:23 2000 >@@ -564,7 +564,7 @@ > /* TailQ Deletion. */ > while (!STAILQ_EMPTY(&head)) { > n1 = STAILQ_HEAD(&head); >- TAILQ_REMOVE_HEAD(&head, entries); >+ STAILQ_REMOVE_HEAD(&head, entries); > free(n1); > } > /* Faster TailQ Deletion. */
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 17590
: 8387