mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
dlist: remove outdated comment about type argument
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit 025c59db066dc6d45beade963254b6be52e85f32)
This commit is contained in:
parent
f20e5b3063
commit
745e81ed44
@ -53,10 +53,6 @@
|
||||
This allows us to find the tail of the list by using
|
||||
list_head->prev, which means we can add to the end of the list in
|
||||
O(1) time
|
||||
|
||||
|
||||
Note that the 'type' arguments below are no longer needed, but
|
||||
are kept for now to prevent an incompatible argument change
|
||||
*/
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user