Skip to content

Commit

Permalink
vserver: added vim modeline
Browse files Browse the repository at this point in the history
  • Loading branch information
amery committed Oct 15, 2010
1 parent 7c1d83d commit 205bf74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/vserver/vserver_driver.c
@@ -1,3 +1,4 @@
/* vim: set et ts=4 sw=4: */
#include <config.h>

#include "internal.h"
Expand Down
1 change: 1 addition & 0 deletions src/vserver/vserver_driver.h
@@ -1,3 +1,4 @@
/* vim: set et ts=4 sw=4: */
#ifndef VSERVER_DRIVER_H
#define VSERVER_DRIVER_H

Expand Down

0 comments on commit 205bf74

Please sign in to comment.