diff options
Diffstat (limited to 'share/doc/psd/20.ipctut/udgramsend.c')
-rw-r--r-- | share/doc/psd/20.ipctut/udgramsend.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/psd/20.ipctut/udgramsend.c b/share/doc/psd/20.ipctut/udgramsend.c index 5e2b1475daa2..3e3ba932403e 100644 --- a/share/doc/psd/20.ipctut/udgramsend.c +++ b/share/doc/psd/20.ipctut/udgramsend.c @@ -40,7 +40,7 @@ /* * Here I send a datagram to a receiver whose name I get from the command - * line arguments. The form of the command line is udgramsend pathname + * line arguments. The form of the command line is udgramsend pathname */ main(argc, argv) |