Aligned the output columns of cdrskin --devices
This commit is contained in:
parent
ac54ee7c63
commit
3923a6d3d7
@ -4465,7 +4465,7 @@ int Cdrskin_scanbus(struct CdrskiN *skin, int flag)
|
|||||||
Text_shellsafe("failure:oversized string",shellsafe,0);
|
Text_shellsafe("failure:oversized string",shellsafe,0);
|
||||||
else
|
else
|
||||||
Text_shellsafe(adr,shellsafe,0);
|
Text_shellsafe(adr,shellsafe,0);
|
||||||
printf("%d dev=%s %s : '%s' '%s'\n",
|
printf("%d dev=%s %s : '%-8.8s' '%s'\n",
|
||||||
i,shellsafe,perms,skin->drives[i].vendor,skin->drives[i].product);
|
i,shellsafe,perms,skin->drives[i].vendor,skin->drives[i].product);
|
||||||
}
|
}
|
||||||
printf("-----------------------------------------------------------------------------\n");
|
printf("-----------------------------------------------------------------------------\n");
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2009.09.01.095750"
|
#define Cdrskin_timestamP "2009.09.01.113957"
|
||||||
|
Loading…
Reference in New Issue
Block a user