--- psiconv/trunk/program/psiconv/gen.h 2004/01/09 22:20:03 185 +++ psiconv/trunk/program/psiconv/gen.h 2014/10/22 19:53:40 351 @@ -1,6 +1,6 @@ /* gen.h - Part of psiconv, a PSION 5 file formats converter - Copyright (c) 1999 Frodo Looijaard + Copyright (c) 1990-2014 Frodo Looijaard This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ #include "psiconv/data.h" #include "psiconv.h" -void init_html(void); +void init_xhtml(void); void init_html4(void);