]> code.delx.au - gnu-emacs/blobdiff - src/vm-limit.c
(gc_cons_threshold): Not static.
[gnu-emacs] / src / vm-limit.c
index c0bab2e48a40cacdbe9661ebd0640efbf96eef82..1840eb61c0cad6efd4224c8f33d9517c207912f9 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.  */
 
 #ifdef emacs
 #include <config.h>
@@ -145,3 +145,6 @@ memory_warnings (start, warnfun)
   lim_data = 0;
 #endif
 }
+
+/* arch-tag: eab04eda-1f69-447a-8d9f-95f0a3983ca5
+   (do not change this comment) */