~bratsche/vlc/vlc-notify-add-actions-with-server-support

« back to all changes in this revision

Viewing changes to src/misc/xml.c

  • Committer: Bazaar Package Importer
  • Date: 2008-11-28 09:36:54 UTC
  • Revision ID: jamesw@ubuntu.com-20081128093654-cjcihcp06qc9v154
Tags: upstream-ubuntu-0.8.6.release.h
ImportĀ upstreamĀ versionĀ 0.8.6.release.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * xml.c: XML parser wrapper for XML modules
3
3
 *****************************************************************************
4
4
 * Copyright (C) 2004 the VideoLAN team
5
 
 * $Id: xml.c 13905 2006-01-12 23:10:04Z dionoea $
 
5
 * $Id: 5b9d1c334fafea4699970f693b86e521248ecdc9 $
6
6
 *
7
7
 * Authors: Gildas Bazin <gbazin@videolan.org>
8
8
 *