fix typo
This commit is contained in:
@@ -608,7 +608,7 @@ CFontz_vbar(Driver *drvthis, int x, int y, int len, int promille, int options)
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -648,7 +648,7 @@ CFontz_hbar(Driver *drvthis, int x, int y, int len, int promille, int options)
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -685,7 +685,7 @@ int do_init = 0;
|
|||||||
if (p->ccmode != bignum) {
|
if (p->ccmode != bignum) {
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: num: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: num: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -699,7 +699,7 @@ CFontz633_vbar (Driver *drvthis, int x, int y, int len, int promille, int option
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -738,7 +738,7 @@ CFontz633_hbar (Driver *drvthis, int x, int y, int len, int promille, int option
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -775,7 +775,7 @@ int do_init = 0;
|
|||||||
if (p->ccmode != bignum) {
|
if (p->ccmode != bignum) {
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: num: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: num: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -863,7 +863,7 @@ CFontzPacket_vbar (Driver *drvthis, int x, int y, int len, int promille, int opt
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -903,7 +903,7 @@ CFontzPacket_hbar (Driver *drvthis, int x, int y, int len, int promille, int opt
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -940,7 +940,7 @@ int do_init = 0;
|
|||||||
if (p->ccmode != bignum) {
|
if (p->ccmode != bignum) {
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: num: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: num: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -691,7 +691,7 @@ PrivateData *p = drvthis->private_data;
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -730,7 +730,7 @@ PrivateData *p = drvthis->private_data;
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -766,7 +766,7 @@ int do_init = 0;
|
|||||||
if (p->ccmode != bignum) {
|
if (p->ccmode != bignum) {
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: num: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: num: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -443,7 +443,7 @@ bayrad_init_vbar(Driver * drvthis)
|
|||||||
|
|
||||||
if (p->ccmode != CCMODE_STANDARD) {
|
if (p->ccmode != CCMODE_STANDARD) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -523,7 +523,7 @@ bayrad_init_hbar(Driver * drvthis)
|
|||||||
|
|
||||||
if (p->ccmode != CCMODE_STANDARD) {
|
if (p->ccmode != CCMODE_STANDARD) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -629,7 +629,7 @@ HD44780_vbar (Driver *drvthis, int x, int y, int len, int promille, int options)
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -668,7 +668,7 @@ HD44780_hbar (Driver *drvthis, int x, int y, int len, int promille, int options)
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -701,7 +701,7 @@ HD44780_num (Driver *drvthis, int x, int num)
|
|||||||
if (p->ccmode != bignum) {
|
if (p->ccmode != bignum) {
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: num: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: num: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -409,7 +409,7 @@ lcterm_init_vbar (Driver *drvthis)
|
|||||||
|
|
||||||
if (p->ccmode != CCMODE_STANDARD) {
|
if (p->ccmode != CCMODE_STANDARD) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: init_vbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: init_vbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -489,7 +489,7 @@ lcterm_init_hbar (Driver *drvthis)
|
|||||||
|
|
||||||
if (p->ccmode != CCMODE_STANDARD) {
|
if (p->ccmode != CCMODE_STANDARD) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: init_hbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: init_hbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -616,7 +616,7 @@ lcterm_init_num (Driver *drvthis)
|
|||||||
|
|
||||||
if (p->ccmode != CCMODE_STANDARD) {
|
if (p->ccmode != CCMODE_STANDARD) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: init_num: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: init_num: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
* 2006-02-20 Stefan Reinauer <stepan@coresystems.de>
|
* 2006-02-20 Stefan Reinauer <stepan@coresystems.de>
|
||||||
* - add support for onboard LEDs via "output" command
|
* - add support for onboard LEDs via "output" command
|
||||||
* 2006-04-12 Stefan Reinauer <stepan@coresystems.de>
|
* 2006-04-12 Stefan Reinauer <stepan@coresystems.de>
|
||||||
* - add support for user defined characters (set_char/get_free_chars)
|
* - add support for user-defined characters (set_char/get_free_chars)
|
||||||
* - add support for vbars/hbars, get_info, reorganize pyramid_init()
|
* - add support for vbars/hbars, get_info, reorganize pyramid_init()
|
||||||
* - fixed a timing bug and implemented escaping in (real_)send_tele()
|
* - fixed a timing bug and implemented escaping in (real_)send_tele()
|
||||||
* 2006-04-18 Stefan Reinauer <stepan@coresystems.de>
|
* 2006-04-18 Stefan Reinauer <stepan@coresystems.de>
|
||||||
|
|||||||
@@ -376,7 +376,7 @@ tyan_lcdm_vbar (Driver * drvthis, int x, int y, int len, int promille, int optio
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: vbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -415,7 +415,7 @@ tyan_lcdm_hbar (Driver * drvthis, int x, int y, int len, int promille, int optio
|
|||||||
|
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported(yet) */
|
/* Not supported(yet) */
|
||||||
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: hbar: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -447,7 +447,7 @@ tyan_lcdm_num (Driver * drvthis, int x, int num)
|
|||||||
if (p->ccmode != bignum) {
|
if (p->ccmode != bignum) {
|
||||||
if (p->ccmode != standard) {
|
if (p->ccmode != standard) {
|
||||||
/* Not supported (yet) */
|
/* Not supported (yet) */
|
||||||
report(RPT_WARNING, "%s: num: cannot combine two modes using user defined characters",
|
report(RPT_WARNING, "%s: num: cannot combine two modes using user-defined characters",
|
||||||
drvthis->name);
|
drvthis->name);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user