]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Fix indentation.
authorrobertmh <robertmh@localhost>
Mon, 30 Mar 2009 22:20:16 +0000 (22:20 +0000)
committerrobertmh <robertmh@localhost>
Mon, 30 Mar 2009 22:20:16 +0000 (22:20 +0000)
ChangeLog

index 95071010380b2c20b92e6ec8754b882d98fbad2b..f742c0a43bdcb305ae9a7e161cbdc77462170cb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
 2009-03-29  Vladimir Serbinenko  <phcoder@gmail.com>
 
-      Leak fixes
+       Leak fixes
 
-      * kern/disk.c (grub_disk_cache_store): Invalidate previous cache
-      in case of collision
-      * disk/scsi.c (grub_scsi_open): free scsi in case of error
+       * kern/disk.c (grub_disk_cache_store): Invalidate previous cache
+       in case of collision
+       * disk/scsi.c (grub_scsi_open): free scsi in case of error
 
 2009-03-29  Robert Millan  <rmh@aybabtu.com>