mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 21:43:16 -07:00
More sonarlint work
This commit is contained in:
@@ -58,8 +58,7 @@
|
||||
|
||||
#define POSTSCRIPT_BUFFER_LENGTH 65536
|
||||
|
||||
typedef struct
|
||||
{
|
||||
typedef struct ps_t {
|
||||
const char *name;
|
||||
|
||||
void *lpt;
|
||||
|
||||
Reference in New Issue
Block a user