Mercurial > hg > xemacs-beta
diff src/emodules.c @ 576:6db80f4ab17c
[xemacs-hg @ 2001-05-25 05:42:25 by martinb]
Cleaning up after error-frobbing patch: More compiler warnings/errors
author | martinb |
---|---|
date | Fri, 25 May 2001 05:42:26 +0000 |
parents | 001628b7a5b3 |
children | 190b164ddcac |
line wrap: on
line diff
--- a/src/emodules.c Fri May 25 04:22:33 2001 +0000 +++ b/src/emodules.c Fri May 25 05:42:26 2001 +0000 @@ -351,7 +351,7 @@ dlhandle = dll_open (soname); if (dlhandle == (dll_handle)0) { - Bufbyte *dllerrint; + char *dllerrint; EXTERNAL_TO_C_STRING (dll_error (dlhandle), dllerrint, Qnative); signal_error (Qdll_error, "Opening dynamic module",