diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-15 15:16:57 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-15 15:16:57 -0800 |
commit | 0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch) | |
tree | 8f7f07c160e5878c775fc6c2bb5ec912a164448e /src/firstfile.c | |
parent | 2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff) |
Nuke arch-tags.
Diffstat (limited to 'src/firstfile.c')
-rw-r--r-- | src/firstfile.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/firstfile.c b/src/firstfile.c index f6885e38a4..7fb19c4d5b 100644 --- a/src/firstfile.c +++ b/src/firstfile.c @@ -32,5 +32,3 @@ extern int initialized; static int * dummy = &initialized; #endif -/* arch-tag: a6c0d2dd-00c3-4ba5-95a5-9c8ab82f39b2 - (do not change this comment) */ |