]> git.sesse.net Git - vlc/blobdiff - include/beos_specific.h
* Minor typographic corrections,
[vlc] / include / beos_specific.h
index c9291629c3ac894dded59f0bc6787d6c23f84bcb..7e3ca073baa94db97c9aad6b2aca18aaf6a7d0ee 100644 (file)
@@ -1,10 +1,10 @@
 /*****************************************************************************
- * beos_init.h: Initialization for BeOS specific features 
+ * beos_specific.h: BeOS specific features 
  *****************************************************************************
  * Copyright (C) 1999, 2000 VideoLAN
+ * $Id: beos_specific.h,v 1.8 2003/01/19 03:16:24 sam Exp $
  *
- * Authors:
- * Jean-Marc Dressler
+ * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
 extern "C" {
 #endif
 
-void       beos_Init( void );
-void       beos_Clean( void );
-char *     beos_GetProgramPath( void );
-
 #ifdef __cplusplus
 }
 #endif