Mercurial > emacs
comparison lisp/gnus-vm.el @ 17069:0b2b8a0f7570
(popmail): Remove some unnecessary function
declarations.
(popmail, pop_retr): Since popmail always passes mbx_write and mbf
into pop_retr, there's no reason to pass in mbx_write, and the
file argument can be declared FILE * explicitly. This fixes a
compilation problem on systems with 64-bit pointers.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Sun, 23 Feb 1997 08:47:57 +0000 |
parents | 530d0d516a42 |
children |
comparison
equal
deleted
inserted
replaced
17068:d1391b21626f | 17069:0b2b8a0f7570 |
---|