INdent properly

This commit is contained in:
Nils O. Selåsdal
2013-07-07 22:14:56 +02:00
parent bc3a5ba2ca
commit 1d01e6dc7e
-1
View File
@@ -8,7 +8,6 @@ uc_dbuf_free(DBuf *buf)
{ {
if (buf != NULL) if (buf != NULL)
free(buf->bufstart); free(buf->bufstart);
} }
int int