Improve
This commit is contained in:
@ -188,4 +188,3 @@ buffer_t *buffer_list_dequeue(buffer_list_t *buf_list)
|
||||
error:
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user
@ -188,4 +188,3 @@ buffer_t *buffer_list_dequeue(buffer_list_t *buf_list)
|
||||
error:
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|