diff options
author | Egbert Eich <eich@suse.de> | 2004-03-05 12:46:31 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-05 12:46:31 +0000 |
commit | f72f48f5daaef7932853838b9503b83d5c51faac (patch) | |
tree | 27437284317bb54a9329a4f8a6384620ce6945ad | |
parent | 3f9ba34b43c91752c98df8eadff90f46f59d3fa9 (diff) |
- removing ': ' from lines which broke the build. These were added by axo-6_7_0XPRINT_BEGINXPRINT_BASEXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM-BASEXORG-RELEASE-1-STSF-FORKXORG-RELEASE-1-MERGEXORG-CYGWIN-MERGEXORG-CYGWIN-LAST-MERGEXORG-6_7_0IPv6-REVIEW-BASE
broken script that automatically removed spurious conflitcs do to CVS
tag mismatches. The 'XdotOrg' tag really haunts me!
-rw-r--r-- | lisp/modules/xedit.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/modules/xedit.lsp b/lisp/modules/xedit.lsp index 6c47fc5..fc6a9b4 100644 --- a/lisp/modules/xedit.lsp +++ b/lisp/modules/xedit.lsp @@ -27,7 +27,7 @@ ;; Author: Paulo César Pereira de Andrade ;; ;; -: ;; $XdotOrg: xc/programs/xedit/lisp/modules/xedit.lsp,v 1.11 2003/12/11 16:03:30 paulo Exp $ +;; $XdotOrg: xc/programs/xedit/lisp/modules/xedit.lsp,v 1.11 2003/12/11 16:03:30 paulo Exp $ ;; $XFree86: xc/programs/xedit/lisp/modules/xedit.lsp,v 1.9 2003/01/16 03:50:46 paulo Exp $ ;; |