mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
(unlock_buffer): Declare it as void.
This commit is contained in:
parent
01136e9b14
commit
d07e080270
1 changed files with 1 additions and 0 deletions
|
|
@ -428,6 +428,7 @@ if it should normally be locked.")
|
|||
|
||||
/* Unlock the file visited in buffer BUFFER. */
|
||||
|
||||
void
|
||||
unlock_buffer (buffer)
|
||||
struct buffer *buffer;
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue