From: gumartinm Date: Tue, 31 Jan 2012 05:47:23 +0000 (+0100) Subject: Nothing important, X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=0931882e21b35e767b037f04ee15637dae59476f;p=JavaTCPFork%2F.git Nothing important, just another english grammar mistake in javafor.c --- diff --git a/Daemon/javafork.c b/Daemon/javafork.c index 81063c4..c09cc34 100644 --- a/Daemon/javafork.c +++ b/Daemon/javafork.c @@ -1,6 +1,6 @@ #define _GNU_SOURCE -/* Beaware: this program uses GNU extensions (the TEMP_FAILURE_RETRY macro) +/* Be aware: this program uses GNU extensions (the TEMP_FAILURE_RETRY macro) * I am writing (non-)portable code because I am running out of time * TODO: my portable macro with the same funcionality */