summaryrefslogtreecommitdiff
path: root/system/std.zusatz/1.7.3/src/std printer
diff options
context:
space:
mode:
Diffstat (limited to 'system/std.zusatz/1.7.3/src/std printer')
-rw-r--r--system/std.zusatz/1.7.3/src/std printer4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/std.zusatz/1.7.3/src/std printer b/system/std.zusatz/1.7.3/src/std printer
index f00fa80..91a07c7 100644
--- a/system/std.zusatz/1.7.3/src/std printer
+++ b/system/std.zusatz/1.7.3/src/std printer
@@ -13,7 +13,7 @@ PACKET std printer DEFINES reset printer, (* F. Klapper *)
y pos,
line:
-LET begin mark cmd = ""15"", (* Kommandos fr 'output buffer' *)
+LET begin mark cmd = ""15"", (* Kommandos für 'output buffer' *)
end mark cmd = ""14"",
bsp cmd = ""8"" ,
printercmd cmd = ""16"",
@@ -22,7 +22,7 @@ LET begin mark cmd = ""15"", (* Kommandos fr 'output buffer' *)
bsp code = 8,
printercmd code = 16,
- cr = ""13"", (* Steuerzeichen fr die Ausgabe *)
+ cr = ""13"", (* Steuerzeichen für die Ausgabe *)
lf = ""10"",
underline char = "_",