From d120fec35b4f19576ed9f17b4ae480af333330d6 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 3 Mar 2012 20:18:50 +0000 Subject: [PATCH] Forgot one Id property in custom --- custom/examples/997-nasm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/examples/997-nasm b/custom/examples/997-nasm index ebeee4c..514dfb5 100644 --- a/custom/examples/997-nasm +++ b/custom/examples/997-nasm @@ -1,5 +1,5 @@ # -# $Id:$ +# $Id$ # NASM (Netwide Assembler) is an 80x86 assembler designed # for portability and modularity. It includes a # disassembler as well.