aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/filelock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/filelock.c b/src/filelock.c
index c98afdd30d1..15b0dcb8c73 100644
--- a/src/filelock.c
+++ b/src/filelock.c
@@ -428,6 +428,7 @@ if it should normally be locked.")
428 428
429/* Unlock the file visited in buffer BUFFER. */ 429/* Unlock the file visited in buffer BUFFER. */
430 430
431void
431unlock_buffer (buffer) 432unlock_buffer (buffer)
432 struct buffer *buffer; 433 struct buffer *buffer;
433{ 434{