]> www.fi.muni.cz Git - evince.git/blobdiff - backend/dvi/mdvi-lib/mdvi.h
[shell] Optimize ev_application_has_window()
[evince.git] / backend / dvi / mdvi-lib / mdvi.h
index 78244a4cddf2ab81123ad30c40775bc408803ab5..327e61fe39572b852e0e4cb4131eed439f4940b0 100644 (file)
@@ -13,7 +13,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 #ifndef _MDVI_DVI_H
 #define _MDVI_DVI_H 1
@@ -490,7 +490,7 @@ extern void flush_font_metrics __PROTO((void));
 
 extern void    mdvi_sort_pages __PROTO((DviContext *, DviPageSort));
 
-extern void mdvi_init_kpathsea __PROTO((const char *, const char *, const char *, int));
+extern void mdvi_init_kpathsea __PROTO((const char *, const char *, const char *, int, const char *));
 
 extern DviContext* mdvi_init_context __PROTO((DviParams *, DviPageSpec *, const char *));
 extern void    mdvi_destroy_context __PROTO((DviContext *));