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.
|
--- ./src/sjog_brightness.c.orig 2004-09-11 01:34:17.916580888 +0200
|
|
+++ ./src/sjog_brightness.c 2004-09-11 01:34:38.650428864 +0200
|
|
@@ -52,7 +52,7 @@
|
|
break;
|
|
|
|
default:
|
|
-
|
|
+ ;
|
|
}
|
|
|
|
}
|
|
--- ./src/sjog_scroll.c.orig 2004-09-11 01:37:04.256293408 +0200
|
|
+++ ./src/sjog_scroll.c 2004-09-11 01:37:16.980359056 +0200
|
|
@@ -64,7 +64,7 @@
|
|
break;
|
|
|
|
default:
|
|
-
|
|
+ ;
|
|
}
|
|
|
|
}
|