http://marcin-wiacek.fkn.pl/english/zips/mygnokii.tar.gz
[gnokii.git] / common / devices / device.c
index 9795a79..45330c2 100644 (file)
@@ -200,9 +200,9 @@ void SelectLoop() {
     if ( err > 0 ) {
       /* call singal handler to process incoming data */
       SigHandler(0);
-      /* refresh timeout, just for linux :-( */
+      /* refresh timeout, just for linux :-( */\r
       /* required for irda */
-      timeout.tv_sec=15;
+      timeout.tv_sec=15;\r
     } else {
       if (err == -1)
       perror("Error in SelectLoop");