mirror of
https://github.com/curl/curl.git
synced 2026-04-24 02:12:17 +03:00
examples/fopen: checksrc compliance
This commit is contained in:
parent
23d48c35cb
commit
041ded0459
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@
|
|||
* instead of (only) local files. Local files (ie those that can be directly
|
||||
* 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
|
||||
* specified url using fgets() and fread() and saves as two output files.
|
||||
* See the main() function at the bottom that shows an app that retrieves from
|
||||
* a specified url using fgets() and fread() and saves as two output files.
|
||||
*
|
||||
* Copyright (c) 2003 Simtec Electronics
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue