mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 19:29:18 +00:00
Fix a typo
This commit is contained in:
parent
cbdd7f2f09
commit
7318f3fe3d
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# This file checks your git index and runs indent on every changed *.c and *.h
|
# This file checks your git index and runs uncrustify on every changed *.c and *.h
|
||||||
# file.
|
# file.
|
||||||
#
|
#
|
||||||
# Author: Valentin Sawadski <valentin@sawadski.eu>
|
# Author: Valentin Sawadski <valentin@sawadski.eu>
|
||||||
|
Loading…
Reference in New Issue
Block a user