]> git.sesse.net Git - vlc/blobdiff - modules/access/cdda/access.h
Removes trailing spaces. Removes tabs.
[vlc] / modules / access / cdda / access.h
index 7145099a9cc97e537fb74e50555a5119509895c9..5ba6adb6c6f7f06ed023fe49ab2f469cead1810a 100644 (file)
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 /*****************************************************************************
- * Open: open cdda device or image file and initialize structures 
+ * Open: open cdda device or image file and initialize structures
  * for subsequent operations.
  *****************************************************************************/
 int  CDDAOpen     ( vlc_object_t * );