]> git.pld-linux.org Git - packages/fuse.git/commitdiff
- restore the previous mode in case of error, eg. after
authorwitekfl <witekfl@pld-linux.org>
Sun, 10 Feb 2008 19:23:27 +0000 (19:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  $ fuse-fb --machine unknown

Changed files:
    fuse-fbui.patch -> 1.1

fuse-fbui.patch [new file with mode: 0644]

diff --git a/fuse-fbui.patch b/fuse-fbui.patch
new file mode 100644 (file)
index 0000000..fb251ce
--- /dev/null
@@ -0,0 +1,9 @@
+--- fuse/ui/fb/fbui.c  2008-02-09 11:29:04.000000000 +0100
++++ fuse/ui/fb/fbui.c.new      2008-02-09 13:41:47.000000000 +0100
+@@ -107,5 +107,5 @@
+ fb_end( void )
+ {
+   fbkeyboard_end();
+-  uidisplay_end();
++  fbdisplay_end();
+ }
This page took 0.111783 seconds and 4 git commands to generate.