From 4156a4b38b3d542c5cdabfb246d030f988a97af4 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Wed, 13 Apr 2005 20:26:30 +0000 Subject: [PATCH] Fix CVS ID keywords (no functional change). --- exec/GNUmakefile | 2 +- exec/Makefile | 2 +- exec/dir_attr.inc | 2 +- exec/errno.inc | 2 +- exec/file_io.inc | 2 +- exec/nodedefs.inc | 2 +- exec/noyesbar.src | 2 +- exec/sbbsdefs.inc | 2 +- exec/userdefs.inc | 2 +- exec/wildcat.src | 2 +- exec/yesnobar.src | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/exec/GNUmakefile b/exec/GNUmakefile index 15a39ae9b3..6c6125ef1f 100644 --- a/exec/GNUmakefile +++ b/exec/GNUmakefile @@ -4,7 +4,7 @@ # @format.tab-size 8, @format.use-tabs true -# $id$ +# $id: $ ifndef BAJAPATH BAJAPATH := ./baja diff --git a/exec/Makefile b/exec/Makefile index 3e9107efe4..1e6818e34f 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -4,7 +4,7 @@ # @format.tab-size 8, @format.use-tabs true -# $id$ +# $id: $ all : bullseye.bin \ chat_sec.bin \ diff --git a/exec/dir_attr.inc b/exec/dir_attr.inc index dcd3448721..e6d8344d62 100644 --- a/exec/dir_attr.inc +++ b/exec/dir_attr.inc @@ -3,7 +3,7 @@ # Baja include file defining DOS Directory Entry Attribute constants # Specifically used with the SET_FILE_ATTRIB and GET_FILE_ATTRIB functions -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/errno.inc b/exec/errno.inc index 7029d99551..c936449c4c 100644 --- a/exec/errno.inc +++ b/exec/errno.inc @@ -4,7 +4,7 @@ # numbers set by system calls. Errors which exist in Unix(tm) # but not MSDOS have value -1. -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/file_io.inc b/exec/file_io.inc index 3b20527cce..b94bb82004 100644 --- a/exec/file_io.inc +++ b/exec/file_io.inc @@ -2,7 +2,7 @@ # Baja include file defining various File I/O related constants -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/nodedefs.inc b/exec/nodedefs.inc index 5b8d739563..7ff3f35440 100644 --- a/exec/nodedefs.inc +++ b/exec/nodedefs.inc @@ -2,7 +2,7 @@ # Baja include file for NODE.DAB (_NODEFILE) field values -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/noyesbar.src b/exec/noyesbar.src index d95398e439..561523a823 100644 --- a/exec/noyesbar.src +++ b/exec/noyesbar.src @@ -2,7 +2,7 @@ # Sep 28 1995 - Digital Man -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/sbbsdefs.inc b/exec/sbbsdefs.inc index 7cfc979e92..b8f2b6f4af 100644 --- a/exec/sbbsdefs.inc +++ b/exec/sbbsdefs.inc @@ -2,7 +2,7 @@ # Baja include file defining various Synchronet related constants -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/userdefs.inc b/exec/userdefs.inc index d90c38993d..2cfbf40bbc 100644 --- a/exec/userdefs.inc +++ b/exec/userdefs.inc @@ -2,7 +2,7 @@ # Baja include file defining various Synchronet USER related constants -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/wildcat.src b/exec/wildcat.src index 983145f0ae..e2910772d4 100644 --- a/exec/wildcat.src +++ b/exec/wildcat.src @@ -1,6 +1,6 @@ # wildcat.src -# $id$ +# $id: $ # @format.tab-size 8, @format.use-tabs true diff --git a/exec/yesnobar.src b/exec/yesnobar.src index 3a9a23230b..7686d33ee7 100644 --- a/exec/yesnobar.src +++ b/exec/yesnobar.src @@ -2,7 +2,7 @@ # Sep 28 1995 - Digital Man -# $Id $ +# $Id$ # @format.tab-size 8, @format.use-tabs true -- GitLab