projects
/
platform
/
upstream
/
nnstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34dd975
)
[Tizen/API] fix the typos in header
author
Sangjung Woo
<sangjung.woo@samsung.com>
Thu, 9 May 2019 01:22:18 +0000
(10:22 +0900)
committer
MyungJoo Ham
<myungjoo.ham@samsung.com>
Thu, 9 May 2019 06:15:54 +0000
(15:15 +0900)
This patch fixes the minor typos in header file.
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
tizen-api/include/nnstreamer.h
patch
|
blob
|
history
diff --git
a/tizen-api/include/nnstreamer.h
b/tizen-api/include/nnstreamer.h
index
7cd6311
..
e5b2080
100644
(file)
--- a/
tizen-api/include/nnstreamer.h
+++ b/
tizen-api/include/nnstreamer.h
@@
-48,7
+48,7
@@
extern "C" {
#define NNS_TENSOR_SIZE_LIMIT (16)
/**
- * @brief Dime
m
sion information that NNStreamer support.
+ * @brief Dime
n
sion information that NNStreamer support.
* @since_tizen 5.5
*/
typedef unsigned int tensor_dim[NNS_TENSOR_RANK_LIMIT];