diff options
Diffstat (limited to 'testhal/ATSAMA5D2/SDMMC/main.c')
-rw-r--r-- | testhal/ATSAMA5D2/SDMMC/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/ATSAMA5D2/SDMMC/main.c b/testhal/ATSAMA5D2/SDMMC/main.c index b424ce152..2f2e99061 100644 --- a/testhal/ATSAMA5D2/SDMMC/main.c +++ b/testhal/ATSAMA5D2/SDMMC/main.c @@ -12,7 +12,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-*/
+ */
#include <string.h>
#include "ch.h"
#include "hal.h"
|