summaryrefslogtreecommitdiffstats
path: root/libao2/ao_pulse.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-14 18:02:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-14 18:02:27 +0000
commitb10c35e0ed2aa34af57905eb1e8cf1cf8963898e (patch)
tree681bc86b6ba5bb8541d0cf8931e6dd61d63e58a8 /libao2/ao_pulse.c
parent4adf8975a1f71570518721ad5806ab55d392fbf9 (diff)
downloadmpv-b10c35e0ed2aa34af57905eb1e8cf1cf8963898e.tar.bz2
mpv-b10c35e0ed2aa34af57905eb1e8cf1cf8963898e.tar.xz
Use standard license headers with standard formatting.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26775 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libao2/ao_pulse.c')
-rw-r--r--libao2/ao_pulse.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/libao2/ao_pulse.c b/libao2/ao_pulse.c
index 4fbd0fc5c4..827dab92db 100644
--- a/libao2/ao_pulse.c
+++ b/libao2/ao_pulse.c
@@ -15,10 +15,11 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with MPlayer; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * You should have received a copy of the GNU General Public License along
+ * with MPlayer; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+
#include <string.h>
#include <pulse/pulseaudio.h>