]> git.pld-linux.org Git - packages/xen.git/commitdiff
- fix for "patch unexpectedly ends in middle of line"
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 29 Feb 2012 20:55:52 +0000 (20:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xen-xz.patch -> 1.2

xen-xz.patch

index 6e6ab95ab3c118cd1ac092ed66f58b0e6c2a3965..6cd2b9b0844c64001914012d1fd5dcf977bd89f9 100644 (file)
@@ -3525,4 +3525,5 @@ diff --git a/xen/include/xen/decompress.h b/xen/include/xen/decompress.h
 -decompress_fn bunzip2, unlzma, unlzo;
 +decompress_fn bunzip2, unxz, unlzma, unlzo;
  
- int decompress(void *inbuf, unsigned int len, void *outbuf);
\ No newline at end of file
+ int decompress(void *inbuf, unsigned int len, void *outbuf);
This page took 0.155264 seconds and 4 git commands to generate.