summaryrefslogtreecommitdiff
path: root/cts/common/dut_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cts/common/dut_common.h')
-rw-r--r--cts/common/dut_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cts/common/dut_common.h b/cts/common/dut_common.h
index bd844499be..f812631633 100644
--- a/cts/common/dut_common.h
+++ b/cts/common/dut_common.h
@@ -8,6 +8,6 @@
#include "cts_common.h"
-enum cts_error_code sync(void);
+enum cts_rc sync(void);
#endif