Index: Tools/Scripts/sampstat |
diff --git a/Tools/Scripts/sampstat b/Tools/Scripts/sampstat |
index 72ba2b70d17869b37f647430e55e8ae4a81dfa74..b8a2ca9ff1b71bad455e8af784af30fb0a8457c1 100755 |
--- a/Tools/Scripts/sampstat |
+++ b/Tools/Scripts/sampstat |
@@ -10,7 +10,7 @@ |
# 2. Redistributions in binary form must reproduce the above copyright |
# notice, this list of conditions and the following disclaimer in the |
# documentation and/or other materials provided with the distribution. |
-# |
+# |
# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY |
# EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
@@ -21,7 +21,7 @@ |
# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY |
# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
-# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
+# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
import math |
import sys |