qte 2.3.10: simpad.patch contains few hunks with white-space only changes,
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 13 Jan 2007 00:10:06 +0000 (00:10 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 13 Jan 2007 00:10:06 +0000 (00:10 +0000)
remove them, as they complicate review and further patching.

packages/qte/qte-2.3.10/simpad.patch

index bdca2e7..bbce635 100644 (file)
  #ifdef QT_QWS_SL5XXX
  #include <asm/sharp_char.h>
  #endif
-@@ -165,9 +220,9 @@
-           current = 0;
-     }
--    void setAutoRepeat(int d, int p) { if ( d > 0 ) repeatdelay=d; 
-+    void setAutoRepeat(int d, int p) { if ( d > 0 ) repeatdelay=d;
-                                      if ( p > 0 ) repeatperiod=p;}
--    void getAutoRepeat(int *d ,int *p ) { if (d) *d=repeatdelay; 
-+    void getAutoRepeat(int *d ,int *p ) { if (d) *d=repeatdelay;
-                                         if (p) *p=repeatperiod; }
-     void stop()
-@@ -551,9 +606,9 @@
-     void doKey(uchar scancode);
--    
-+
-     void restoreLeds();
--    
-+
- private:
-     bool shift;
-     bool alt;
-@@ -809,7 +864,7 @@
- #if !defined(QT_QWS_SL5XXX)
-     if (code == 224
--#if defined(QT_QWS_IPAQ) 
-+#if defined(QT_QWS_IPAQ)
-       && !ipaq_return_pressed
- #endif
-       ) {
 @@ -1775,9 +1830,11 @@
      } else {
        type = spec;