add missing newline to a bunch of files
This commit is contained in:
@@ -35,4 +35,4 @@ seems to work.
|
||||
|
||||
greetings,
|
||||
<EFBFBD> <20>Andreas
|
||||
*/
|
||||
*/
|
||||
|
||||
@@ -36,4 +36,4 @@ int main(void)
|
||||
000023r 1 A4 rr ldy sreg
|
||||
000025r 1 8C rr rr sty _b+2
|
||||
000028r 1 8C rr rr sty _b+3 ; lost 4th BYTE !
|
||||
*/
|
||||
*/
|
||||
|
||||
@@ -35,4 +35,4 @@ So testing with 999 gives:
|
||||
999 mod 999 is 0
|
||||
|
||||
This seems to be systematic.
|
||||
*/
|
||||
*/
|
||||
|
||||
@@ -24,4 +24,4 @@ int main()
|
||||
printf("a / b = %d", c);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user