]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
examples/fopen: checksrc compliance
authorJay Satiro <raysatiro@yahoo.com>
Tue, 28 Mar 2017 06:55:14 +0000 (02:55 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 28 Mar 2017 06:55:14 +0000 (02:55 -0400)
docs/examples/fopen.c

index 1822b3a09d76a7a0a0c0091421b40aa5354dea9b..95dd4ce9afe09dec0d9e06c1b0c8966c296c8e88 100644 (file)
@@ -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
+ * specified url using fgets() and fread() and saves as two output files.
  *
  * Copyright (c) 2003 Simtec Electronics
  *