Skip to content

Commit 26fe24f

Browse files
committed
docs(sgx-dcap-ql-sys): update source link to latest file revision
This uses the file revision rather than the overall repository revision, so that we don't have to update it for SGX SDK updates that don't touch this file.
1 parent eeb971b commit 26fe24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sgx-dcap-ql-sys/src/bindings.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ use sgx_types::{
33
sgx_target_info_t, uint32_t, uint8_t,
44
};
55

6-
// FROM: https://github.com/apache/incubator-teaclave-sgx-sdk/blob/d107bd0718f723221750a4f2973451b386cbf9d2/sgx_types/src/function.rs#L710
6+
// FROM: https://github.com/apache/incubator-teaclave-sgx-sdk/blob/19355dc16d347331eb9949aec83ffe7103d9da94/sgx_types/src/function.rs#L718-L730
77
extern "C" {
88
//
99
// sgx_dcap_ql_wrapper.h

0 commit comments

Comments
 (0)