1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-25 01:34:11 +03:00
libvirt/proxy
Jim Meyering dc42a9d2de remove Vim and Emacs variable settings from C source files
Done with these commands:
git grep -l Local.variab|xargs \
  perl -0x3b -pi -e 's,\n+/\*\n \* vim:(.|\n)*,\n,'

git grep -l Local.variab|xargs \
  perl -0x3b -pi -e 's,\n+/\*\n \* Local variables:\n(.|\n)*,\n,'
2008-04-10 16:53:29 +00:00
..
.cvsignore unleash the hush puppies 2006-07-05 21:52:52 +00:00
libvirt_proxy.c remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
Makefile.am Add formal internal capabilities API and update drivers to use it 2008-02-27 04:35:08 +00:00