d644ec35d1
- Pass maintainership to submitter PR: 118674 Submitted by: Pietro Cerutti <gahr@gahr.ch>
12 lines
329 B
C
12 lines
329 B
C
--- src/libguppispecfns/mconf.h.orig 2007-12-13 15:30:12.000000000 +0100
|
|
+++ src/libguppispecfns/mconf.h 2007-12-13 15:30:24.000000000 +0100
|
|
@@ -139,9 +139,6 @@
|
|
|
|
int mtherr (const char *fctnam, int code);
|
|
|
|
-/* Variable for error reporting. See mtherr.c. */
|
|
-extern int merror;
|
|
-
|
|
END_GUPPI_DECLS
|
|
|
|
#endif /* __MCONF_H__ */
|