aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/textutils.c
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2025-08-01 02:56:57 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2025-08-03 13:48:47 +0200
commit8d439b24839d486d1fcc858a2a5eb7ecd700e3a9 (patch)
treeaf95353694c200e469c1cdf6a0e9c2f919dd2eaa /libavfilter/textutils.c
parentce0a655f85c1144d19a4acad59afbb92e4997e30 (diff)
downloadffmpeg-8d439b24839d486d1fcc858a2a5eb7ecd700e3a9.tar.gz
all: fix whitespace/new-line issues
Diffstat (limited to 'libavfilter/textutils.c')
-rw-r--r--libavfilter/textutils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/textutils.c b/libavfilter/textutils.c
index eabf842ab5..471346cc51 100644
--- a/libavfilter/textutils.c
+++ b/libavfilter/textutils.c
@@ -381,4 +381,3 @@ int ff_load_textfile(void *log_ctx, const char *textfile,
return 0;
}
-