From: Oliver Schmidt Date: Sun, 12 Jan 2014 20:52:18 +0000 (+0100) Subject: Fixed recent "Minor comment harmonization". X-Git-Tag: V2.15~201 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b1c8f8e714a747b1884c22423b2dc54a80acbc5d;p=cc65 Fixed recent "Minor comment harmonization". --- diff --git a/libsrc/c128/mou/c128-1351.s b/libsrc/c128/mou/c128-1351.s index 1f8e6d5cd..ca165f5c3 100644 --- a/libsrc/c128/mou/c128-1351.s +++ b/libsrc/c128/mou/c128-1351.s @@ -83,7 +83,7 @@ NewValue: .res 1 ; Temp for MoveCheck routine .rodata -; Default values for below variables +; Default values for above variables ; (We use ".proc" because we want to define both a label and a scope.) .proc DefVars diff --git a/libsrc/c128/mou/c128-joy.s b/libsrc/c128/mou/c128-joy.s index 53dd5ec4a..8845dd357 100644 --- a/libsrc/c128/mou/c128-joy.s +++ b/libsrc/c128/mou/c128-joy.s @@ -89,7 +89,7 @@ Temp: .res 1 .rodata -; Default values for below variables +; Default values for above variables ; (We use ".proc" because we want to define both a label and a scope.) .proc DefVars diff --git a/libsrc/c128/mou/c128-pot.s b/libsrc/c128/mou/c128-pot.s index ccefeb01b..595e33ac9 100644 --- a/libsrc/c128/mou/c128-pot.s +++ b/libsrc/c128/mou/c128-pot.s @@ -86,7 +86,7 @@ Temp: .res 1 .rodata -; Default values for below variables +; Default values for above variables ; (We use ".proc" because we want to define both a label and a scope.) .proc DefVars diff --git a/libsrc/c64/mou/c64-1351.s b/libsrc/c64/mou/c64-1351.s index f561f1a8a..0211ee20f 100644 --- a/libsrc/c64/mou/c64-1351.s +++ b/libsrc/c64/mou/c64-1351.s @@ -103,7 +103,7 @@ NewValue: .res 1 ; Temp for MoveCheck routine .rodata -; Default values for below variables +; Default values for above variables ; (We use ".proc" because we want to define both a label and a scope.) .proc DefVars diff --git a/libsrc/c64/mou/c64-joy.s b/libsrc/c64/mou/c64-joy.s index 5f3bec8ed..08dad7b3c 100644 --- a/libsrc/c64/mou/c64-joy.s +++ b/libsrc/c64/mou/c64-joy.s @@ -108,7 +108,7 @@ Temp: .res 1 .rodata -; Default values for below variables +; Default values for above variables ; (We use ".proc" because we want to define both a label and a scope.) .proc DefVars diff --git a/libsrc/c64/mou/c64-pot.s b/libsrc/c64/mou/c64-pot.s index 0ca446078..3be0f4f3d 100644 --- a/libsrc/c64/mou/c64-pot.s +++ b/libsrc/c64/mou/c64-pot.s @@ -86,7 +86,7 @@ Temp: .res 1 .rodata -; Default values for below variables +; Default values for above variables ; (We use ".proc" because we want to define both a label and a scope.) .proc DefVars diff --git a/libsrc/cbm510/mou/cbm510-joy.s b/libsrc/cbm510/mou/cbm510-joy.s index effdb7cc0..43bd722f3 100644 --- a/libsrc/cbm510/mou/cbm510-joy.s +++ b/libsrc/cbm510/mou/cbm510-joy.s @@ -91,7 +91,7 @@ Temp: .res 1 .rodata -; Default values for below variables +; Default values for above variables ; (We use ".proc" because we want to define both a label and a scope.) .proc DefVars