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