Tests: convert tabs to 8 spaces
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -29,10 +29,10 @@
|
||||
void
|
||||
test_reserve6_simple(void)
|
||||
{
|
||||
logging(LOG_VERBOSE, LOG_BLANK_LINE);
|
||||
logging(LOG_VERBOSE, "Test basic RESERVE6/RELEASE6 commands if supported");
|
||||
logging(LOG_VERBOSE, LOG_BLANK_LINE);
|
||||
logging(LOG_VERBOSE, "Test basic RESERVE6/RELEASE6 commands if supported");
|
||||
|
||||
RESERVE6(sd);
|
||||
RESERVE6(sd);
|
||||
|
||||
RELEASE6(sd);
|
||||
RELEASE6(sd);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user