]> granicus.if.org Git - graphviz/commit
remove Vim modeline markers from vmalloc
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 31 Jan 2021 01:24:42 +0000 (17:24 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Feb 2021 18:26:38 +0000 (10:26 -0800)
commit975f95b446b6ce5dd46e6964402c374844332a01
treecf114d16817a8cbb68ad2197eccb74d2c500ffa4
parentc367223c18ff79c4596211c47493e2b88acb29eb
remove Vim modeline markers from vmalloc

These have no effect for non-Vim users or Vim users with modeline disabled.
clang-format is a better modern solution to this problem.
lib/vmalloc/vmalloc.h
lib/vmalloc/vmhdr.h
lib/vmalloc/vmstrdup.c