summaryrefslogtreecommitdiffhomepage
path: root/dev
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-31 10:58:52 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-31 10:58:52 +0100
commite48bf6e7af428f34bd85b733060554cfec6591d5 (patch)
treeba47d3fda2eb8a1b5968131461def89221c426ea /dev
parente02c25872a51595954da9eb33a321a7d7ed7e5d2 (diff)
SCI.h: Add space between opentray and closetray.
Diffstat (limited to 'dev')
-rw-r--r--dev/LibSCI/SCI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/LibSCI/SCI.h b/dev/LibSCI/SCI.h
index 966ef8d6..7f7321d2 100644
--- a/dev/LibSCI/SCI.h
+++ b/dev/LibSCI/SCI.h
@@ -259,6 +259,7 @@ IMPORT_C SInt32 PwrGetCode(_Output SInt32& code);
IMPORT_C SInt32 CdEjectDrive(_Input const Char drv_letter);
IMPORT_C SInt32 CdOpenTray(Void);
+
IMPORT_C SInt32 CdCloseTray(Void);
#endif // ifndef SCIKIT_FOUNDATION_H