diff options
Diffstat (limited to 'share/doc/psd/20.ipctut/strchkread.c')
-rw-r--r-- | share/doc/psd/20.ipctut/strchkread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/psd/20.ipctut/strchkread.c b/share/doc/psd/20.ipctut/strchkread.c index dcab1fce8283..a1e148bb438d 100644 --- a/share/doc/psd/20.ipctut/strchkread.c +++ b/share/doc/psd/20.ipctut/strchkread.c @@ -41,7 +41,7 @@ /* * This program uses select() to check that someone is trying to connect - * before calling accept(). + * before calling accept(). */ main() |