Fix indent style

This commit is contained in:
Eric Fischer 2015-08-21 14:27:11 -07:00
parent ea6775f124
commit f99d320253
2 changed files with 21 additions and 22 deletions

View File

@ -1,5 +1,5 @@
#ifdef MTRACE
#include <mcheck.h>
#include <mcheck.h>
#endif
#include <stdio.h>

View File

@ -260,7 +260,6 @@ void handle(std::string message, int z, unsigned x, unsigned y, struct pool **fi
outfeature->add_tags(v->n);
}
}
}
free(value);