]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
String updates.
authorVMware, Inc <>
Thu, 18 Nov 2010 21:43:43 +0000 (13:43 -0800)
committerMarcelo Vanzin <mvanzin@vmware.com>
Thu, 18 Nov 2010 21:43:43 +0000 (13:43 -0800)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/file/file.c

index 5928d5fb6fa8c328d9eae2fe7ae4ccf2acf4f78e..750d3a0dfbf028fe6045e2bc9b2693164e4b32d1 100644 (file)
@@ -1251,7 +1251,7 @@ File_MakeTempEx2(ConstUnicode dir,                                // IN:
 
       if (fileName == NULL) {
          Msg_Append(MSGID(file.maketemp.helperFuncFailed)
-                  "Failed to construct the file name\n");
+                  "Failed to construct the file name.\n");
          errno = EFAULT;
          goto exit;
       }