From: VMware, Inc <> Date: Mon, 26 Jul 2010 18:37:35 +0000 (-0700) Subject: g_error -> NOT_REACHED(). X-Git-Tag: 2010.07.25-280253~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f44fd520be3362badbb48bf02a25da6f002dfd18;p=thirdparty%2Fopen-vm-tools.git g_error -> NOT_REACHED(). Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c b/open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c index d7dff151a..12b83ccf3 100644 --- a/open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c +++ b/open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c @@ -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",