forked from Imagelibrary/rtems
committed by
Sebastian Huber
parent
5b5ef4e479
commit
7e0a02a70f
@@ -1019,7 +1019,7 @@ rtems_status_code status;
|
||||
initialised = 1;
|
||||
|
||||
fprintf(stderr,
|
||||
"RTEMS-NFS $Release$, " \
|
||||
"RTEMS-NFS, " \
|
||||
"Till Straumann, Stanford/SLAC/SSRL 2002, " \
|
||||
"See LICENSE file for licensing info.\n");
|
||||
|
||||
|
||||
@@ -958,7 +958,7 @@ int noblock = 1;
|
||||
struct sockwakeup wkup;
|
||||
|
||||
if (ourSock < 0) {
|
||||
fprintf(stderr,"RTEMS-RPCIOD $Release$, " \
|
||||
fprintf(stderr,"RTEMS-RPCIOD, " \
|
||||
"Till Straumann, Stanford/SLAC/SSRL 2002, " \
|
||||
"See LICENSE file for licensing info.\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user