mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-21 14:57:31 +00:00
Removed blank lines
This commit is contained in:
@@ -30,6 +30,4 @@ void rewinddir(
|
||||
return;
|
||||
|
||||
dirp->dd_loc = 0;
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -34,5 +34,4 @@ void seekdir(
|
||||
return;
|
||||
|
||||
dirp->dd_loc = 0;
|
||||
|
||||
}
|
||||
|
||||
@@ -30,6 +30,4 @@ void rewinddir(
|
||||
return;
|
||||
|
||||
dirp->dd_loc = 0;
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -34,5 +34,4 @@ void seekdir(
|
||||
return;
|
||||
|
||||
dirp->dd_loc = 0;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user