version: Use not C++ style comments // but C-style comments /* */
Change-Id: I192cf46c00ba01e274cf7ee59a4a2f746b96411b Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/431235 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
This commit is contained in:
parent
5817c68251
commit
8533be15b8
@ -68,7 +68,7 @@
|
|||||||
*
|
*
|
||||||
* \code
|
* \code
|
||||||
* #if SPDK_VERSION >= SPDK_VERSION_NUM(17, 7, 0)
|
* #if SPDK_VERSION >= SPDK_VERSION_NUM(17, 7, 0)
|
||||||
* // Use feature from SPDK v17.07
|
* Use feature from SPDK v17.07
|
||||||
* #endif
|
* #endif
|
||||||
* \endcode
|
* \endcode
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user