]> code.delx.au - gnu-emacs/blobdiff - src/commands.h
(x_connection_closed): Add newline when printing error message on stderr.
[gnu-emacs] / src / commands.h
index 3447c2d5365e2436a9ded58960ce1e04491c5f44..99c5ca75376160d66a670fa0e366145fc6b6d791 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 
 #define Ctl(c) ((c)&037)