Change remaining Email addresses to use at and dot

This commit is contained in:
Landon Curt Noll
2021-12-05 21:29:46 -08:00
parent c3a51f42e2
commit de47c960d3
5 changed files with 7 additions and 7 deletions

2
hist.c
View File

@@ -26,7 +26,7 @@
/*
* Adapted from code written by Stephen Rothwell.
*
* GNU readline support added by Martin Buck <mbuck@debian.org>
* GNU readline support added by Martin Buck <mbuck at debian dot org>
*
* Interactive readline module. This is called to read lines of input,
* while using emacs-like editing commands within a command stack.