mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-26 19:38:29 +08:00
Cosmetics.
This commit is contained in:
@@ -248,7 +248,8 @@ svcudp_freeargs(
|
||||
}
|
||||
|
||||
static void
|
||||
svcudp_destroy(SVCXPRT *xprt)
|
||||
svcudp_destroy(
|
||||
SVCXPRT *xprt)
|
||||
{
|
||||
register struct svcudp_data *su = su_data(xprt);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user