]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/url.h
Merge commit 'bec993381cfec72051b0d9f12ac9d9bb9c750983'
[ffmpeg] / libavformat / url.h
index f19b91ccb0c8bcd53bb659a37ab1fe888dde9f8e..5c5024553e811bc533b5abcc45ad036069853324 100644 (file)
@@ -261,7 +261,7 @@ int ffurl_get_multi_file_handle(URLContext *h, int **handles, int *numhandles);
 int ffurl_shutdown(URLContext *h, int flags);
 
 /**
- * Check if the user has requested to interrup a blocking function
+ * Check if the user has requested to interrupt a blocking function
  * associated with cb.
  */
 int ff_check_interrupt(AVIOInterruptCB *cb);