OSDN Git Service

dvdnav: fix crash when poorly masterd disc has no menus
[handbrake-jp/handbrake-jp-git.git] / test / parsecsv.h
index 6247ddb..ef20792 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: parsecsv.h $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 /*
@@ -33,4 +33,4 @@ void hb_close_csv_file( hb_csv_file_t *file );
 
 /* Parse CSV Cells */
 hb_csv_cell_t *hb_read_next_cell( hb_csv_file_t *file );
-void hb_dispose_cell( hb_csv_cell_t *cell );
\ No newline at end of file
+void hb_dispose_cell( hb_csv_cell_t *cell );