This commit was generated by cvs2svn to compensate for changes in r144,
[gnokii.git] / common / devices / device.c
index abf1862..bf48de3 100644 (file)
@@ -322,9 +322,9 @@ void SelectLoop() {
     if ( err > 0 ) {
       /* call singal handler to process incoming data */
       SigHandler(0);
-      /* refresh timeout, just for linux :-( */\r
+      /* refresh timeout, just for linux :-( */
       /* required for irda */
-      timeout.tv_sec=15;\r
+      timeout.tv_sec=15;
     } else {
       if (err == -1)
       perror("Error in SelectLoop");