Mercurial > libdvdnav.hg
diff dvdnav.c @ 43:0ba15bf3dc25 src
Biiiiiiig change to let doxygen generate some docs for the library. Note that I'm in no way sure that the autoconf stuff plays nice.
| author | richwareham |
|---|---|
| date | Thu, 06 Jun 2002 15:03:09 +0000 |
| parents | 131ad65a2398 |
| children | 7bf97b8922b4 |
line wrap: on
line diff
--- a/dvdnav.c Tue Jun 04 13:35:16 2002 +0000 +++ b/dvdnav.c Thu Jun 06 15:03:09 2002 +0000 @@ -411,7 +411,7 @@ vobu->vobu_start = nav_dsi->dsi_gi.nv_pck_lbn; /* Absolute offset from start of disk */ vobu->vobu_length = nav_dsi->dsi_gi.vobu_ea; /* Relative offset from vobu_start */ - /** + /* * If we're not at the end of this cell, we can determine the next * VOBU to display using the VOBU_SRI information section of the * DSI. Using this value correctly follows the current angle, @@ -931,6 +931,9 @@ /* * $Log$ + * Revision 1.21 2002/06/06 15:03:09 richwareham + * Biiiiiiig change to let doxygen generate some docs for the library. Note that I'm in no way sure that the autoconf stuff plays nice. + * * Revision 1.20 2002/06/04 13:35:16 richwareham * Removed more C++ style comments *
