mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
Fix svn properties and some minor indentation
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2363 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
27ed970adf
commit
a08d733fd1
2 changed files with 2 additions and 2 deletions
|
|
@ -321,7 +321,7 @@ static void on_connection(pa_socket_client *sc, pa_iochannel *io, void *userdata
|
|||
res = inet_ntop(AF_INET6, &sa.in6.sin6_addr, buf, sizeof(buf));
|
||||
}
|
||||
if (res)
|
||||
c->localip = pa_xstrdup(res);
|
||||
c->localip = pa_xstrdup(res);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef foortsphfoo
|
||||
#define foortsphfoo
|
||||
|
||||
/* $Id: rtp.h 1465 2007-05-29 17:24:48Z lennart $ */
|
||||
/* $Id$ */
|
||||
|
||||
/***
|
||||
This file is part of PulseAudio.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue