Skip site navigation (1)Skip section navigation (2)
Date:      17 Apr 2002 06:32:24 -0700
From:      Max Okumoto <okumoto@ucsd.edu>
To:        freebsd-libh@FreeBSD.ORG
Subject:   cleanup of HSystem 2nd try (stage 8)
Message-ID:  <hfzo024fiv.fsf@multivac.sdsc.edu>

next in thread | raw e-mail | index | archive | help

* Fixed missing white space 

--- include/HSystem.hh.stage1	Wed Apr 17 06:22:47 2002
+++ include/HSystem.hh	Wed Apr 17 06:22:00 2002
@@ -105,7 +105,7 @@
      *
      * @param aName	Name of subsystem.
      */
-     HSystem(const string &aName)
+    HSystem(const string &aName)
 	: name(aName) {}
 
     /**

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?hfzo024fiv.fsf>