Thread (2 messages) 2 messages, 2 authors, 2021-01-24
STALE1952d

[PATCH] fopencookie.3: wsfix

From: Alejandro Colomar <hidden>
Date: 2021-01-24 15:11:52
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Alejandro Colomar <redacted>
---
 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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help