[fix] fixing some formatting

This commit is contained in:
Al
2015-03-03 12:44:52 -05:00
parent 087328c321
commit 3ed5795cff
16 changed files with 16 additions and 23 deletions

View File

@@ -904,4 +904,4 @@ int main(void) {
test_report()
return 0;
}
#endif
#endif

View File

@@ -98,4 +98,4 @@ void sdsIncrLen(sds s, int incr);
sds sdsRemoveFreeSpace(sds s);
size_t sdsAllocSize(sds s);
#endif
#endif