More linting in src/include/86box
This commit is contained in:
@@ -8,6 +8,6 @@ extern const device_t aha154xcf_device;
|
||||
extern const device_t aha154xcp_device;
|
||||
extern const device_t aha1640_device;
|
||||
|
||||
extern void aha_device_reset(void *p);
|
||||
extern void aha_device_reset(void *priv);
|
||||
|
||||
#endif /*SCSI_AHA154X_H*/
|
||||
|
||||
Reference in New Issue
Block a user