File xpp-1.5.patch of Package xpp
--- xpp-1.5/xpp.cxx.orig 2004-12-06 20:00:04.000000000 +0100
+++ xpp-1.5/xpp.cxx 2004-12-16 17:24:51.193284333 +0100
@@ -1571,7 +1571,7 @@
/* O - obtained height and width of the page */
{
int orientation;
- getPageMargins(top, bottom, left,right, length, width, orientation);
+ return getPageMargins(top, bottom, left,right, length, width, orientation);
}
/*
--- xpp-1.5/xpp.h.xx 2005-10-12 08:14:53.000000000 +0200
+++ xpp-1.5/xpp.h 2005-10-12 08:15:02.000000000 +0200
@@ -177,7 +177,7 @@
*/
int /* O - index of the record of the given option in the array */
- printFiles::getSpecialOptionIndex(int *num_special_opts_in_arr,
+ getSpecialOptionIndex(int *num_special_opts_in_arr,
/* number of options in the array */
special_opt_t **special_opts_arr,
/* array of numerical/string