Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ac25e05

Browse files
Fix stale comment
1 parent 35df7f2 commit ac25e05

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

util/test_utils.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,6 @@ void seed_buffer(void *buffer, size_t length, int seed)
217217
/**
218218
* print_address() - Generate a human-readable description of an inet address.
219219
* @addr: The address to print
220-
* @buffer: Where to store the human readable description.
221-
* @size: Number of bytes available in buffer.
222220
*
223221
* Return: The address of the human-readable string (buffer).
224222
*

0 commit comments

Comments
 (0)