comparison src/firstfile.c @ 112278:ef719132ddfa

Nuke arch-tags.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 15:16:57 -0800
parents 376148b31b5e
children
comparison
equal deleted inserted replaced
112277:ef4120c8640c 112278:ef719132ddfa
30 /* Add a dummy reference to ensure emacs.obj is linked in. */ 30 /* Add a dummy reference to ensure emacs.obj is linked in. */
31 extern int initialized; 31 extern int initialized;
32 static int * dummy = &initialized; 32 static int * dummy = &initialized;
33 #endif 33 #endif
34 34
35 /* arch-tag: a6c0d2dd-00c3-4ba5-95a5-9c8ab82f39b2
36 (do not change this comment) */