diff options
author | H. Peter Anvin <hpa@zytor.com> | 2007-09-12 20:41:58 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2007-09-12 21:05:06 -0700 |
commit | d10568209627175778a55e370311de100d41f6f2 (patch) | |
tree | ef2630749a6a91258667a84564acf1eba0fac755 /misc | |
parent | c9f8ee92f006238c7d5e95784cd83ef348283e35 (diff) | |
download | nasm-d10568209627175778a55e370311de100d41f6f2.tar.gz nasm-d10568209627175778a55e370311de100d41f6f2.tar.bz2 nasm-d10568209627175778a55e370311de100d41f6f2.zip |
Remove $Id$ tags (useless with git)
Remove CVS $Id$ tags, since git doesn't use them.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/myC32.mac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/myC32.mac b/misc/myC32.mac index 2088e85..e70fc82 100644 --- a/misc/myC32.mac +++ b/misc/myC32.mac @@ -3,7 +3,6 @@ ; ; Originally included in NASM. Modifications by Peter Johnson, 1999. ; -; $Id$ %imacro proc 1 ; begin a procedure definition %push proc |