Chromium Code Reviews| Index: source/patched-ffmpeg-mt/libavformat/udp.c |
| =================================================================== |
| --- source/patched-ffmpeg-mt/libavformat/udp.c (revision 50820) |
| +++ source/patched-ffmpeg-mt/libavformat/udp.c (working copy) |
| @@ -279,7 +279,7 @@ |
| } |
| /** |
| - * Return the local port used by the UDP connexion |
| + * Return the local port used by the UDP connection |
| * @param s1 media file context |
| * @return the local port number |
| */ |