*** empty log message ***
[m17n/libotf.git] / src / otf.h
index 95f044f..47d93e7 100644 (file)
--- a/src/otf.h
+++ b/src/otf.h
@@ -1529,6 +1529,8 @@ extern int OTF_put_data (OTF *otf, char *id, void *data,
 
 extern void *OTF_get_data (OTF *otf, char *id);
 
+extern OTF_Tag *OTF_get_drive_log (OTF *otf);
+
 #ifdef __cplusplus
 }
 #endif