Skip to content

Commit 13c0ab5

Browse files
committedOct 11, 2019
nativedb: synchronize documentation
1 parent 1e9c63f commit 13c0ab5

File tree

680 files changed

+2178
-948
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

680 files changed

+2178
-948
lines changed
 

‎APP/AppDataValid.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@ ns: APP
88
int APP_DATA_VALID();
99
```
1010

11+
```
12+
NativeDB Return Type: BOOL
13+
```
1114

1215
## Return value

‎APP/AppGetDeletedFileStatus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ns: APP
55

66
```c
77
// 0xC9853A2BE3DED1A6 0x784D550B
8-
Any APP_GET_DELETED_FILE_STATUS();
8+
int APP_GET_DELETED_FILE_STATUS();
99
```
1010

1111

0 commit comments

Comments
 (0)
Please sign in to comment.