[PATCH] fopencookie.3: wsfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx>
---
 man3/fopencookie.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/fopencookie.3 b/man3/fopencookie.3
index e0aa257a0..35b01493f 100644
--- a/man3/fopencookie.3
+++ b/man3/fopencookie.3
@@ -412,7 +412,7 @@ main(int argc, char *argv[])
     mycookie.offset = 0;
     mycookie.endpos = 0;
 
-    stream = fopencookie(&mycookie,"w+", memfile_func);
+    stream = fopencookie(&mycookie, "w+", memfile_func);
     if (stream == NULL) {
         perror("fopencookie");
         exit(EXIT_FAILURE);
-- 
2.30.0




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux