examples/fopen: checksrc compliance
This commit is contained in:
Родитель
23d48c35cb
Коммит
041ded0459
|
@ -10,8 +10,8 @@
|
||||||
* instead of (only) local files. Local files (ie those that can be directly
|
* instead of (only) local files. Local files (ie those that can be directly
|
||||||
* fopened) will drop back to using the underlying clib implementations
|
* fopened) will drop back to using the underlying clib implementations
|
||||||
*
|
*
|
||||||
* See the main() function at the bottom that shows an app that retrieves from a
|
* See the main() function at the bottom that shows an app that retrieves from
|
||||||
* specified url using fgets() and fread() and saves as two output files.
|
* a specified url using fgets() and fread() and saves as two output files.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2003 Simtec Electronics
|
* Copyright (c) 2003 Simtec Electronics
|
||||||
*
|
*
|
||||||
|
|
Загрузка…
Ссылка в новой задаче