]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Update to avoid duplicate words detection
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 30 Mar 2020 08:34:57 +0000 (10:34 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 30 Mar 2020 08:36:23 +0000 (10:36 +0200)
[skip ci]

tcpdump.c

index a5148c74be442dc99a3e3380499ebeb3ce631104..8ff5aca327f43f452309beb02fa938a3b7c0ff59 100644 (file)
--- a/tcpdump.c
+++ b/tcpdump.c
@@ -941,7 +941,7 @@ tstamp_precision_to_string(int precision)
  * necessary to make the standard I/O library work with an fdopen()ed
  * FILE * from that descriptor.
  *
- * A long time ago, in a galaxy far far away, AT&T decided that, instead
+ * A long time ago in a galaxy far, far away, AT&T decided that, instead
  * of providing separate APIs for getting and setting the FD_ flags on a
  * descriptor, getting and setting the O_ flags on a descriptor, and
  * locking files, they'd throw them all into a kitchen-sink fcntl() call