diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:22:49 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:22:49 +0000 |
commit | 9e522f7a18a64d3b9ea901ed70d0eee78342f0c6 (patch) | |
tree | 675e78759fe0f81ec0897b596c2b111ceedef8ad /libexec/comsat/comsat.c | |
parent | b97fa2ef508bb1cc99621edb8b6d03845b55b8bd (diff) | |
download | src-9e522f7a18a64d3b9ea901ed70d0eee78342f0c6.tar.gz src-9e522f7a18a64d3b9ea901ed70d0eee78342f0c6.zip |
Revert $FreeBSD$ to $Id$
Notes
Notes:
svn path=/head/; revision=22989
Diffstat (limited to 'libexec/comsat/comsat.c')
-rw-r--r-- | libexec/comsat/comsat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/comsat/comsat.c b/libexec/comsat/comsat.c index ce3a8ab4920a..c3b876a77765 100644 --- a/libexec/comsat/comsat.c +++ b/libexec/comsat/comsat.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ #ifndef lint |