Skip to content

Commit

Permalink
add vim modeline
Browse files Browse the repository at this point in the history
  • Loading branch information
weltling committed May 20, 2015
1 parent 5dc7db8 commit a233af1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions win32/getrusage.c
Expand Up @@ -74,3 +74,11 @@ PHPAPI int getrusage(int who, struct rusage *usage)
}
}

/*
* Local variables:
* tab-width: 4
* c-basic-offset: 4
* End:
* vim600: sw=4 ts=4 fdm=marker
* vim<600: sw=4 ts=4
*/

0 comments on commit a233af1

Please sign in to comment.