Revert "Update to 7.40.1"
[platform/upstream/curl.git] / tests / server / tftpd.c
index 2555793..745efad 100644 (file)
@@ -1371,7 +1371,7 @@ abort:
 
 /*
  * Send a nak packet (error message).  Error code passed in is one of the
- * standard TFTP codes, or a Unix errno offset by 100.
+ * standard TFTP codes, or a UNIX errno offset by 100.
  */
 static void nak(int error)
 {