Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/z/m5/Bitkeeper/multiarch --HG-- extra : convert_revision : f2339d64cc63709e32c06892f4eabb40a806095e
This commit is contained in:
commit
860273101f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
; Copyright (c) 2003-2004 The Regents of The University of Michigan
|
||||
; Copyright (c) 2003-2004, 2006 The Regents of The University of Michigan
|
||||
; All rights reserved.
|
||||
;
|
||||
; Redistribution and use in source and binary forms, with or without
|
||||
|
@ -29,6 +29,7 @@
|
|||
|
||||
(c-add-style "m5"
|
||||
'((c-basic-offset . 4)
|
||||
(indent-tabs-mode . nil)
|
||||
(c-offsets-alist . ((substatement-open . 0)
|
||||
(inline-open . 0)
|
||||
(block-open . -4)
|
||||
|
|
Loading…
Reference in a new issue