[vlc-devel] commit: tdestroy: fix encoding. ( Rémi Duraffort )
    git version control 
    git at videolan.org
       
    Tue Nov 24 22:05:02 CET 2009
    
    
  
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Tue Nov 24 22:05:11 2009 +0100| [136ebd846f72d5707e7d31f91ac7299b1c35e992] | committer: Rémi Duraffort 
tdestroy: fix encoding.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=136ebd846f72d5707e7d31f91ac7299b1c35e992
---
 compat/tdestroy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/compat/tdestroy.c b/compat/tdestroy.c
index 1baeec2..180011a 100644
--- a/compat/tdestroy.c
+++ b/compat/tdestroy.c
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * tdestroy.c: GNU tdestroy() replacement
  *****************************************************************************
- * Copyright © 1998-2009 the VideoLAN project
+ * Copyright © 1998-2009 the VideoLAN project
  *
  * 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
    
    
More information about the vlc-devel
mailing list