]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
Fix emacs local variable block to use correct C style variable.
authorDavid Vrabel <david.vrabel@citrix.com>
Thu, 21 Feb 2013 16:12:46 +0000 (16:12 +0000)
committerKeir <keir.xen@gmail.com>
Thu, 21 Feb 2013 16:12:46 +0000 (16:12 +0000)
commita44cfc5f3f0f2061cca6cfa2b27b70931d15f610
treec8771d1c472d4c4944b141e96b107f7f1aeab2e4
parent73a8194558fd9b29a25d72537173fb372d9a0dab
Fix emacs local variable block to use correct C style variable.

The emacs variable to set the C style from a local variable block is
c-file-style, not c-set-style.

Signed-off-by: David Vrabel <david.vrabel@citrix.com
events.c
include/wait.h
include/waittypes.h
lib/xmalloc.c
sched.c