Remove doxygen errors, update Doxyfile to latest version.
This commit is contained in:
parent
33427f1663
commit
b5a4ea1b93
10 changed files with 1429 additions and 939 deletions
|
@ -205,7 +205,7 @@ namespace OGG{
|
|||
std::cerr << "Segments too big, create a continue page" << std::endl;
|
||||
}
|
||||
|
||||
///\TODO MAKE FIX HERE
|
||||
/// \todo MAKE FIX HERE
|
||||
bool Page::setSegmentTable(std::vector<unsigned int> layout){
|
||||
dataSum=0;
|
||||
for (unsigned int i = 0; i < layout.size(); i++){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue