aboutsummaryrefslogtreecommitdiffstats
path: root/src/firstfile.c
diff options
context:
space:
mode:
authorKenichi Handa2004-04-16 12:51:06 +0000
committerKenichi Handa2004-04-16 12:51:06 +0000
commit6b61353c0a0320ee15bb6488149735381fed62ec (patch)
treee69adba60e504a5a37beb556ad70084de88a7aab /src/firstfile.c
parentdc6a28319312fe81f7a1015e363174022313f0bd (diff)
downloademacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz
emacs-6b61353c0a0320ee15bb6488149735381fed62ec.zip
Sync to HEAD
Diffstat (limited to 'src/firstfile.c')
-rw-r--r--src/firstfile.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/firstfile.c b/src/firstfile.c
index 295c9b7ff65..faa192257ba 100644
--- a/src/firstfile.c
+++ b/src/firstfile.c
@@ -33,3 +33,5 @@ extern int initialized;
33static int * dummy = &initialized; 33static int * dummy = &initialized;
34#endif 34#endif
35 35
36/* arch-tag: a6c0d2dd-00c3-4ba5-95a5-9c8ab82f39b2
37 (do not change this comment) */