]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
g_error -> NOT_REACHED().
authorVMware, Inc <>
Mon, 26 Jul 2010 18:37:35 +0000 (11:37 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Mon, 26 Jul 2010 18:37:35 +0000 (11:37 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c

index d7dff151a12bbef3a8a516dd4b4fedd2f1a853c1..12b83ccf357f017b84d81a94d6c01a90a9f2f13f 100644 (file)
@@ -135,7 +135,7 @@ HgfsServerCapReg(gpointer src,
    } else if (strcmp(ctx->name, VMTOOLS_USER_SERVICE) == 0) {
       appName = TOOLS_DND_NAME;
    } else {
-      g_error("Shouldn't reach this.\n");
+      NOT_REACHED();
    }
 
    msg = g_strdup_printf("tools.capability.hgfs_server %s %d",