]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/imcdata.h
Fix typo
[ffmpeg] / libavcodec / imcdata.h
index 5e22123e6c1e7da57b8647f39f366362d1a3e417..fcd780b42011ca4dcfd215b5e2fb5aa5da2e96ce 100644 (file)
@@ -19,7 +19,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #ifndef AVCODEC_IMCDATA_H
@@ -167,4 +166,4 @@ static const uint16_t imc_huffman_bits[4][4][18] = {
     }
 };
 
-#endif
+#endif // AVCODEC_IMCDATA_H