[Gnome-print] Bug: One brace too many in CVS gnome-print-meta.h



The CVS version of the gnome-print-meta.h contains
these unnecessary lines in the end of the file:

#ifdef __cplusplus
}
#endif /* __cplusplus */

Below them is the END_GNOME_DECLS macro, which does the same
thing.

This causes compilation problems when using this header file
in a C++ program. Removing these lines fixes the problem.

	Pauli Virtanen

-- 
Pauli Virtanen - mailto:pauli.virtanen@saunalahti.fi






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]