fix file specification in comments

Many files include the filename at the beginning, serveral used a wrong one.

Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Uwe Zeisberger
2006-10-03 23:01:26 +02:00
committed by Adrian Bunk
부모 670e9f34ee
커밋 f30c226954
313개의 변경된 파일313개의 추가작업 그리고 313개의 파일을 삭제

파일 보기

@@ -1,5 +1,5 @@
/*
* lib/reed_solomon/rslib.c
* lib/reed_solomon/reed_solomon.c
*
* Overview:
* Generic Reed Solomon encoder / decoder library