mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
avoid compiler/linker warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32483 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
695c2d279c
commit
96e48988fc
23 changed files with 271 additions and 167 deletions
|
@ -1523,8 +1523,6 @@ static void DNSSD_API
|
|||
break;
|
||||
}
|
||||
|
||||
strcat(key, "\0");
|
||||
|
||||
if ([[values objectAtIndex: i] isKindOfClass: [NSString class]])
|
||||
{
|
||||
char value[256];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue