summaryrefslogtreecommitdiff
path: root/libavformat/crc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/crc.c')
-rw-r--r--libavformat/crc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/crc.c b/libavformat/crc.c
index 991ccf8a27..dfe2d4c870 100644
--- a/libavformat/crc.c
+++ b/libavformat/crc.c
@@ -1,4 +1,4 @@
-/*
+/*
* CRC decoder (for codec/format testing)
* Copyright (c) 2002 Fabrice Bellard.
*