mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Refactor: Formatting.
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#ifndef DISCIMAGECHEF_DEVICE_REPORT_ATAPI_REPORT_H
|
||||
#define DISCIMAGECHEF_DEVICE_REPORT_ATAPI_REPORT_H
|
||||
|
||||
#include <libxml/xmlwriter.h>
|
||||
#define DIC_ATAPI_REPORT_ELEMENT "ATAPI"
|
||||
|
||||
void AtapiReport(int fd, xmlTextWriterPtr xmlWriter);
|
||||
|
||||
#endif //DISCIMAGECHEF_DEVICE_REPORT_ATAPI_REPORT_H
|
||||
|
||||
Reference in New Issue
Block a user