summaryrefslogtreecommitdiff
path: root/dev-java/rxtx/files/rxtx-2.2pre2-lfd.diff
blob: 496d732ae2fa117e430eccb9d004d242b84aabcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- src/lfd/lockdaemon.c.orig 2004-10-12 10:59:28.000000000 +0200
+++ src/lfd/lockdaemon.c 2006-10-29 22:46:58.000000000 +0100
@@ -248,9 +248,8 @@
 
  if ( check_group_uucp() )
  {
- syslog( LOG_INFO, "check_lock_status: No permission to create lock file.
-
- please see: How can I use Lock Files with rxtx? in INSTALL\n" );
+ syslog( LOG_INFO, "check_lock_status: No permission to create lock file.\n\n"
+ "please see: How can I use Lock Files with rxtx? in INSTALL\n" );
  return 1;
  }