INdent properly
This commit is contained in:
@@ -8,7 +8,6 @@ uc_dbuf_free(DBuf *buf)
|
|||||||
{
|
{
|
||||||
if (buf != NULL)
|
if (buf != NULL)
|
||||||
free(buf->bufstart);
|
free(buf->bufstart);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
|
|||||||
Reference in New Issue
Block a user