readfile.c - fixed a indentention on a few lines

This commit is contained in:
Joshua Leung
2007-06-30 03:26:18 +00:00
parent f6090e814a
commit 129290fbe1

View File

@@ -6525,9 +6525,9 @@ static void do_versions(FileData *fd, Library *lib, Main *main)
}
}
sa = sa->next;
}
}
}
}
}
/* WATCH IT!!!: pointers from libdata have not been converted yet here! */