Mercurial > emacs
comparison lisp/hexl.el @ 109144:7dceae91724c
Convert most remaining function definitions to standard C.
* buffer.c, cm.c, eval.c, keyboard.c, process.c, term.c, vm-limit.c,
* xdisp.c: Convert function definitions to standard C.
* cm.c (cmputc): Arg C is now int, not char.
* process.c (Fmake_network_process): Cast sockaddr_in* to sockaddr*.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 05 Jul 2010 12:36:06 +0200 |
parents | a3b4c6fc276c |
children | cc035ccb9275 376148b31b5e |
comparison
equal
deleted
inserted
replaced
109143:a08a6559b47b | 109144:7dceae91724c |
---|