Refresh patches to make patch-audit happy.

This commit is contained in:
Julien Cristau 2007-02-11 08:39:23 +01:00
parent 8089bc6f17
commit 16ba7269e0
2 changed files with 10 additions and 10 deletions

View File

@ -1,8 +1,8 @@
Index: xbase-clients/bitmap/bitmap.man Index: xbase-clients/bitmap/bitmap.man
=================================================================== ===================================================================
--- xbase-clients.orig/bitmap/bitmap.man 2006-02-18 14:55:39.000000000 -0500 --- xbase-clients.orig/bitmap/bitmap.man 2007-02-11 08:36:55.000000000 +0100
+++ xbase-clients/bitmap/bitmap.man 2006-02-26 20:35:50.000000000 -0500 +++ xbase-clients/bitmap/bitmap.man 2007-02-11 08:37:09.000000000 +0100
@@ -162,7 +162,7 @@ @@ -157,7 +157,7 @@
.SH USAGE .SH USAGE
\fIBitmap\fP displays grid in which each square represents a single \fIBitmap\fP displays grid in which each square represents a single
bit in the picture being edited. Actual size of the bitmap image, as bit in the picture being edited. Actual size of the bitmap image, as

View File

@ -11,9 +11,9 @@ This patch will not be submitted upstream.
Index: setxkbmap/setxkbmap.c Index: setxkbmap/setxkbmap.c
=================================================================== ===================================================================
--- setxkbmap/setxkbmap.c --- setxkbmap/setxkbmap.c.orig 2007-02-11 08:37:45.000000000 +0100
+++ setxkbmap/setxkbmap.c +++ setxkbmap/setxkbmap.c 2007-02-11 08:38:02.000000000 +0100
@@ -318,9 +318,13 @@ @@ -321,9 +321,13 @@
int i; int i;
Bool ok; Bool ok;
unsigned present; unsigned present;
@ -29,8 +29,8 @@ Index: setxkbmap/setxkbmap.c
if (argv[i][0]!='-') { if (argv[i][0]!='-') {
Index: xkbcomp/xkbpath.c Index: xkbcomp/xkbpath.c
=================================================================== ===================================================================
--- xkbcomp/xkbpath.c --- xkbcomp/xkbpath.c.orig 2007-02-11 08:37:45.000000000 +0100
+++ xkbcomp/xkbpath.c +++ xkbcomp/xkbpath.c 2007-02-11 08:38:02.000000000 +0100
@@ -131,9 +131,14 @@ @@ -131,9 +131,14 @@
void void
XkbAddDefaultDirectoriesToPath(void) XkbAddDefaultDirectoriesToPath(void)
@ -48,8 +48,8 @@ Index: xkbcomp/xkbpath.c
Index: xkbevd/xkbevd.c Index: xkbevd/xkbevd.c
=================================================================== ===================================================================
--- xkbevd/xkbevd.c --- xkbevd/xkbevd.c.orig 2007-02-11 08:37:45.000000000 +0100
+++ xkbevd/xkbevd.c +++ xkbevd/xkbevd.c 2007-02-11 08:38:02.000000000 +0100
@@ -471,20 +471,28 @@ @@ -471,20 +471,28 @@
else { else {
file= fopen(cfgFileName,"r"); file= fopen(cfgFileName,"r");