diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-03-07 15:31:54 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-03-07 15:31:54 +0000 |
commit | 5282fd84513c4974871dc1647bbe9add15e52434 (patch) | |
tree | 86247584c84a96a458ef0736bc560510ee35c22c /emulators | |
parent | ecc2460f8aec91d61a2bdb7826ac74c6e991015b (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/prodosemu/files/patch-ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/prodosemu/files/patch-ac b/emulators/prodosemu/files/patch-ac index c542e4154758..aa61220afbc5 100644 --- a/emulators/prodosemu/files/patch-ac +++ b/emulators/prodosemu/files/patch-ac @@ -20,4 +20,4 @@ +int main (int argc,char **argv) { short int byte; - int i, addr; /* Loop iterators */
\ No newline at end of file + int i, addr; /* Loop iterators */ |