Remove trailing white space.
authorburkphil <burkphil@b0a0988d-7f52-0410-8c73-4f6cdee1a2cf>
Sat, 23 Mar 2013 05:53:29 +0000 (05:53 +0000)
committerburkphil <burkphil@b0a0988d-7f52-0410-8c73-4f6cdee1a2cf>
Sat, 23 Mar 2013 05:53:29 +0000 (05:53 +0000)
Fix link in readme.txt

csrc/pf_core.c
readme.txt

index 19e75a8..00149f4 100644 (file)
@@ -98,7 +98,7 @@ static void pfInit( void )
 /* non-zero */\r
        gVarBase = 10;        /* Numeric Base. */\r
        gDepthAtColon = DEPTH_AT_COLON_INVALID;\r
 /* non-zero */\r
        gVarBase = 10;        /* Numeric Base. */\r
        gDepthAtColon = DEPTH_AT_COLON_INVALID;\r
-       gVarTraceStack = 1;  \r
+       gVarTraceStack = 1;\r
        \r
        pfInitMemoryAllocator();\r
        ioInit();\r
        \r
        pfInitMemoryAllocator();\r
        ioInit();\r
index 362be8a..9a29e71 100644 (file)
@@ -51,7 +51,7 @@ purpose and their equivalents under the laws of any jurisdiction.
 \r
 See pForth reference manual at:\r
 \r
 \r
 See pForth reference manual at:\r
 \r
-  http://www.softsynth.com/pforth/pf_ref.htm\r
+  http://www.softsynth.com/pforth/pf_ref.php\r
   \r
 -- How to run pForth ------------------------------------\r
 \r
   \r
 -- How to run pForth ------------------------------------\r
 \r