]> git.sesse.net Git - vlc/blobdiff - src/control/event.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / control / event.c
index b145d24fbe2c3052429cf03bfa9ac71e84194c00..2ce0a23970d5bf8eb25fba5993bf02efd13835d3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * event.c: New libvlc event control API
  *****************************************************************************
- * Copyright (C) 2007 the VideoLAN team
+ * Copyright (C) 2007-2010 the VideoLAN team
  * $Id $
  *
  * Authors: Filippo Carone <filippo@carone.org>