branch: externals/compat
commit 8f5ce2a7f2ac4acf6c0f76535397481752ec3219
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>

    Add missing "@end defun" from 61d8e3953f
    
    Thanks to Stefan Monnier for noticing
---
 compat.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/compat.texi b/compat.texi
index b92fdbb639..471d64e7a9 100644
--- a/compat.texi
+++ b/compat.texi
@@ -1011,6 +1011,7 @@ Defined in @code{files.el}.
 
 @defun null-device
 Defined in @code{files.el}.
+@end defun
 
 @defun decoded-time-period
 Defined in @code{time-data.el}.

Reply via email to