Skip to content

Commit f3708f5

Browse files
committed
adding missed file
1 parent b7b4eb9 commit f3708f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cns/api.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ type Response struct {
140140
Message string
141141
}
142142

143-
// getNumberOfCPUCores describes reponse that returns num of cpu cores present on host.
143+
// NumOfCPUCoresResponse describes reponse that returns num of cpu cores present on host.
144144
type NumOfCPUCoresResponse struct {
145145
Response Response
146146
NumOfCPUCores int

0 commit comments

Comments
 (0)