fixed spacing in the headers to get rid of some warnings and some other

little minor spacing issues.
This commit is contained in:
2002-10-30 02:07:20 +00:00
parent f6c7a89357
commit 01bff70383
699 changed files with 778 additions and 428 deletions

View File

@@ -44,5 +44,5 @@ void *dna_reconstruct(struct SDNA *newsdna, struct SDNA *oldsdna, char *compflag
struct SDNA *dna_sdna_from_data(void *data, int datalen, int do_endian_swap);
void dna_freestructDNA(struct SDNA *sdna);
#endif

View File

@@ -128,3 +128,4 @@ blo_prevbhead(
BHead *thisblock);
#endif