]> code.delx.au - gnu-emacs/blobdiff - src/termcap.c
(set_internal): Properly compare lisp objects.
[gnu-emacs] / src / termcap.c
index 2b0277874baaf2e471fd28a2174b4da87a3fdb9d..f41f24f160db5614ea262f705a381aa0ba5ffbda 100644 (file)
@@ -13,7 +13,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; 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.  */
 
 /* Emacs config.h may rename various library functions such as malloc.  */
 #ifdef HAVE_CONFIG_H
@@ -781,4 +782,3 @@ tprint (cap)
 }
 
 #endif /* TEST */
-