Update of /cvsroot/freevo/freevo/src/tv
In directory sc8-pr-cvs1:/tmp/cvs-serv2052

Modified Files:
        record_types.py 
Log Message:
Was that \x0 supposed to be there? If so, sorry. I didn't think it was
supposed to be there and it was causing warnings in the recordserver
and the OSD interface.


Index: record_types.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/record_types.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** record_types.py     9 Jan 2004 19:39:31 -0000       1.9
--- record_types.py     9 Jan 2004 19:43:56 -0000       1.10
***************
*** 10,13 ****
--- 10,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.10  2004/01/09 19:43:56  outlyer
+ # Was that \x0 supposed to be there? If so, sorry. I didn't think it was
+ # supposed to be there and it was causing warnings in the recordserver
+ # and the OSD interface.
+ #
  # Revision 1.9  2004/01/09 19:39:31  outlyer
  # Oops, we don't use config here.
***************
*** 161,165 ****
                              + 'PQRSTUVWXYZ[\]^_' \
                              + '`abcdefghijklmno' \
!                             + 'pqrstuvwxyz{|}~�' \
                              + '                ' \
                              + '                ' \
--- 166,170 ----
                              + 'PQRSTUVWXYZ[\]^_' \
                              + '`abcdefghijklmno' \
!                             + 'pqrstuvwxyz{|}~ ' \
                              + '                ' \
                              + '                ' \




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to