Skip to content

Commit a233af1

Browse files
committed
add vim modeline
1 parent 5dc7db8 commit a233af1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

win32/getrusage.c

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,11 @@ PHPAPI int getrusage(int who, struct rusage *usage)
7474
}
7575
}
7676

77+
/*
78+
* Local variables:
79+
* tab-width: 4
80+
* c-basic-offset: 4
81+
* End:
82+
* vim600: sw=4 ts=4 fdm=marker
83+
* vim<600: sw=4 ts=4
84+
*/

0 commit comments

Comments
 (0)