]> granicus.if.org Git - graphviz/commitdiff
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)
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

index 3ab11bea7f93b2535dcfba89e9e052fcffea0054..c5bda6ed2ea6d21e1ade0c41dc9f494452dcd0ee 100644 (file)
@@ -1,5 +1,3 @@
-/* vim:set shiftwidth=4 ts=8: */
-
 /*************************************************************************
  * Copyright (c) 2011 AT&T Intellectual Property 
  * All rights reserved. This program and the accompanying materials
index 1c62abcc8e910b493f8072a0c7b7b4c475c2a49c..733436aacfa7e456ef8167c2b960a90f1298009c 100644 (file)
@@ -1,5 +1,3 @@
-/* vim:set shiftwidth=4 ts=8: */
-
 /*************************************************************************
  * Copyright (c) 2011 AT&T Intellectual Property 
  * All rights reserved. This program and the accompanying materials
index 2a0b61711660f8a86315468fc0ff468e6f2625f5..a87251dfbeb7d68e2968f4fce707910ec08a9f18 100644 (file)
@@ -1,5 +1,3 @@
-/* vim:set shiftwidth=4 ts=8: */
-
 /*************************************************************************
  * Copyright (c) 2011 AT&T Intellectual Property 
  * All rights reserved. This program and the accompanying materials