diff options
Diffstat (limited to 'usr.bin/c89/c89.sh')
| -rwxr-xr-x | usr.bin/c89/c89.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/c89/c89.sh b/usr.bin/c89/c89.sh index a9ad3d0c35d0..1c13e4b88645 100755 --- a/usr.bin/c89/c89.sh +++ b/usr.bin/c89/c89.sh @@ -24,7 +24,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: c89.sh,v 1.2 1997/09/18 20:55:50 joerg Exp $ +# $Id: c89.sh,v 1.3 1997/10/05 18:44:37 helbig Exp $ # # This is the Posix.2 mandated C compiler. Basically, a hook to the # cc(1) command. |
