diff options
Diffstat (limited to 'src/s/gnu.h')
-rw-r--r-- | src/s/gnu.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/gnu.h b/src/s/gnu.h index 807ff80378b..f7fb4899db9 100644 --- a/src/s/gnu.h +++ b/src/s/gnu.h @@ -92,3 +92,6 @@ Boston, MA 02111-1307, USA. */ ((FILE)->_IO_write_ptr - (FILE)->_IO_write_base) #endif /* !_IO_STDIO_H */ #endif /* emacs */ + +/* arch-tag: 577983d9-87a6-4922-b8f8-ff2b563714a4 + (do not change this comment) */ |