mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
394 B

  1. --- ./src/sjog_brightness.c.orig 2004-09-11 01:34:17.916580888 +0200
  2. +++ ./src/sjog_brightness.c 2004-09-11 01:34:38.650428864 +0200
  3. @@ -52,7 +52,7 @@
  4. break;
  5. default:
  6. -
  7. + ;
  8. }
  9. }
  10. --- ./src/sjog_scroll.c.orig 2004-09-11 01:37:04.256293408 +0200
  11. +++ ./src/sjog_scroll.c 2004-09-11 01:37:16.980359056 +0200
  12. @@ -64,7 +64,7 @@
  13. break;
  14. default:
  15. -
  16. + ;
  17. }
  18. }