Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / freedreno / .dir-locals.el
index b0e90fcbd53c28cb317a547765898b3ea401bc66..3023c51e8cf8cda93e21bb601dcdc8578171ca81 100644 (file)
@@ -4,5 +4,8 @@
   (c-basic-offset . 4)
   (c-file-style . "k&r")
   (fill-column . 78)
+  (c-file-offsets
+   (arglist-cont-nonempty . ++)
+   )
   )
  )