From b9d52be24657a6eddfdc4ef09318bf4dca66c840 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Thu, 6 Dec 1990 11:14:17 +0000 Subject: [PATCH] m postfix.c --- src/libCom/calc/postfix.c | 2 +- src/libCom/postfix.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libCom/calc/postfix.c b/src/libCom/calc/postfix.c index a92a812b1..cac1658df 100644 --- a/src/libCom/calc/postfix.c +++ b/src/libCom/calc/postfix.c @@ -6,7 +6,7 @@ * * Author: Bob Dalesio * Date: 12-12-86 - * postfix.c $Id$ + * $Id$ * * Control System Software for the GTA Project * diff --git a/src/libCom/postfix.c b/src/libCom/postfix.c index a92a812b1..cac1658df 100644 --- a/src/libCom/postfix.c +++ b/src/libCom/postfix.c @@ -6,7 +6,7 @@ * * Author: Bob Dalesio * Date: 12-12-86 - * postfix.c $Id$ + * $Id$ * * Control System Software for the GTA Project *