Explorar o código

Fix build error from recent solaris porting.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2241 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake %!s(int64=16) %!d(string=hai) anos
pai
achega
4c4b980d6b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      exec/coroipcs.c

+ 1 - 1
exec/coroipcs.c

@@ -645,7 +645,7 @@ req_setup_recv (
 		api->log_printf ("Invalid security authentication\n");
  	}
 #else /* HAVE_GETPEERUCRED */
- 	api->log_printf (LOGSYS_LEVEL_SECURITY, "Connection not authenticated "
+ 	api->log_printf ("Connection not authenticated "
  		"because platform does not support "
  		"authentication with sockets, continuing "
  		"with a fake authentication\n");