Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 3785 → Rev 3786

/trunk/uspace/srv/kbd/genarch/src/nofb.c
60,6 → 60,9
static unsigned long buf = 0;
static int count = 0;
if (scan_code == '\r')
scan_code = '\n';
 
if(scan_code == 0x7e) {
switch (buf) {
case KEY_F5: