]> code.delx.au - gnu-emacs/blobdiff - src/unexapollo.c
(gc_cons_threshold): Not static.
[gnu-emacs] / src / unexapollo.c
index 4a5ab60b2543270fdd47f252b9021c242bf7d7f3..d9bff963695040b33a067a9d2878b94ba1a8ee0e 100644 (file)
@@ -15,8 +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, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 /* Written by Leonard N. Zubkoff.  */
 
@@ -295,3 +295,6 @@ CopyData (target_file, source_file, total_byte_count)
       total_byte_count -= byte_count;
     }
 }
+
+/* arch-tag: 783ebbdf-7d26-4df8-9469-17a1747dce96
+   (do not change this comment) */