Use the name LIAR/C to find the subsystem's version, not just LIAR.
authorTaylor R. Campbell <net/mumble/campbell>
Wed, 18 Jun 2008 06:31:49 +0000 (06:31 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Wed, 18 Jun 2008 06:31:49 +0000 (06:31 +0000)
v7/src/compiler/machines/C/cout.scm

index 61309b8e304dc80c78297b9a3f5021a80b2891b1..2cb1b53fea3893e0a6c499c35ed0398af9fc141d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cout.scm,v 1.43 2008/01/30 20:01:45 cph Exp $
+$Id: cout.scm,v 1.44 2008/06/18 06:31:49 riastradh Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@ -421,7 +421,7 @@ USA.
           (c:line (c:comment "generated "
                              (get-decoded-time)
                              " by Liar version "
-                             (or (get-subsystem-version-string "liar")
+                             (or (get-subsystem-version-string "liar/c")
                                  "UNKNOWN")
                              "."))
           (c:line)