gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control systemdiff --git a/src/com/quemaster/transformations/mjc2wsl/mjc2wsl.java b/src/com/quemaster/transformations/mjc2wsl/mjc2wsl.java
index 7292d8a141c830696fb4fd4d400b6cfb2e415cba..7a74aa35ad0e603245d1cc5d9035eb23b3337eca 100644 (file)
// read, print
case bread: {
- // TODO maybe we'll need a bufer for multi chars!
+ // TODO maybe we'll need a buffer for multi chars!
prl(createStartVar("tempa"));
prl("@Read_Line_Proc(VAR tempa, Standard_Input_Port);");
prl("tempa := @String_To_List(tempa)[1];");