Skip to content

Commit 83fb55a

Browse files
save file
1 parent b646945 commit 83fb55a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/25-12-03/unix-sockets/unix-sockets.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,13 +296,13 @@ <h3>
296296

297297
<section class=blog-text>
298298
<h3>
299-
ipc win c
299+
ipc server win c
300300
</h3>
301301
<p>
302302
the following sets up an ipc named pipe server on windows in c
303303
</p>
304304

305-
<web-editor id=win-c src='ex/ipc-win.c' fullsize component></web-editor>
305+
<web-editor id=win-c src='ex/ipc-server-win.c' fullsize component></web-editor>
306306

307307
</section>
308308

0 commit comments

Comments
 (0)