[vim] remove vim expandtab comments on most of the files
This commit is contained in:
@@ -106,5 +106,3 @@ void usbtest_usb_setup(void)
|
||||
usbc_setup_endpoint(1, USB_OUT, 64);
|
||||
usbc_setup_endpoint(1, USB_IN, 64);
|
||||
}
|
||||
|
||||
// vim: set ts=4 sw=4 expandtab:
|
||||
|
||||
Reference in New Issue
Block a user