mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Standardize the width of all comment boxes in C files
This commit is contained in:
@@ -790,7 +790,7 @@ static uint16_t spi_send(FAR struct spi_dev_s *dev, uint16_t wd)
|
||||
return (uint8_t)(spi_getreg(priv, STR71X_BSPI_RXR_OFFSET) >> 8);
|
||||
}
|
||||
|
||||
/*************************************************************************
|
||||
/****************************************************************************
|
||||
* Name: spi_sndblock
|
||||
*
|
||||
* Description:
|
||||
|
||||
Reference in New Issue
Block a user