[vlc-devel] commit: Headers: use non-reserved identifiers for multi-inclusion protection ( Rémi Denis-Courmont )

git version control git at videolan.org
Mon Aug 11 18:31:58 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Mon Aug 11 19:13:10 2008 +0300| [c0f4bfc5d85c96cf29f4bd05fa5fa42eb344d1dc] | committer: Rémi Denis-Courmont 

Headers: use non-reserved identifiers for multi-inclusion protection

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c0f4bfc5d85c96cf29f4bd05fa5fa42eb344d1dc
---

 include/vlc/deprecated.h              |    4 ++--
 include/vlc/libvlc_events.h           |    4 ++--
 include/vlc/libvlc_media_list.h       |    4 ++--
 include/vlc/libvlc_structures.h       |    4 ++--
 include/vlc/libvlc_vlm.h              |    4 ++--
 include/vlc/mediacontrol.h            |    4 ++--
 include/vlc/mediacontrol_structures.h |    4 ++--
 include/vlc/vlc.h                     |    4 ++--
 include/vlc_access.h                  |    4 ++--
 include/vlc_acl.h                     |    4 ++--
 include/vlc_aout.h                    |    4 ++--
 include/vlc_arrays.h                  |    4 ++--
 include/vlc_bits.h                    |    4 ++--
 include/vlc_block.h                   |    4 ++--
 include/vlc_block_helper.h            |    4 ++--
 include/vlc_charset.h                 |    4 ++--
 include/vlc_codec.h                   |    4 ++--
 include/vlc_codecs.h                  |    4 ++--
 include/vlc_config_cat.h              |    4 ++--
 include/vlc_configuration.h           |    4 ++--
 include/vlc_demux.h                   |    4 ++--
 include/vlc_devices.h                 |    4 ++--
 include/vlc_epg.h                     |    4 ++--
 include/vlc_es.h                      |    4 ++--
 include/vlc_es_out.h                  |    4 ++--
 include/vlc_filter.h                  |    4 ++--
 include/vlc_httpd.h                   |    4 ++--
 include/vlc_image.h                   |    4 ++--
 include/vlc_input.h                   |    4 ++--
 include/vlc_interface.h               |    4 ++--
 include/vlc_intf_strings.h            |    4 ++--
 include/vlc_keys.h                    |    4 ++--
 include/vlc_md5.h                     |    4 ++--
 include/vlc_messages.h                |    4 ++--
 include/vlc_meta.h                    |    4 ++--
 include/vlc_network.h                 |    4 ++--
 include/vlc_osd.h                     |    4 ++--
 include/vlc_playlist.h                |    4 ++--
 include/vlc_rand.h                    |    4 ++--
 include/vlc_services_discovery.h      |    4 ++--
 include/vlc_sout.h                    |    4 ++--
 include/vlc_stream.h                  |    4 ++--
 include/vlc_strings.h                 |    4 ++--
 include/vlc_threads.h                 |    4 ++--
 include/vlc_tls.h                     |    4 ++--
 include/vlc_update.h                  |    4 ++--
 include/vlc_url.h                     |    4 ++--
 include/vlc_variables.h               |    4 ++--
 include/vlc_vlm.h                     |    4 ++--
 include/vlc_vod.h                     |    4 ++--
 include/vlc_vout.h                    |    4 ++--
 include/vlc_xml.h                     |    4 ++--
 52 files changed, 104 insertions(+), 104 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c0f4bfc5d85c96cf29f4bd05fa5fa42eb344d1dc



More information about the vlc-devel mailing list