summaryrefslogtreecommitdiff
path: root/ext/standard/microtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/microtime.c')
-rw-r--r--ext/standard/microtime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/microtime.c b/ext/standard/microtime.c
index 442ae3d395..1eb10d49f6 100644
--- a/ext/standard/microtime.c
+++ b/ext/standard/microtime.c
@@ -146,4 +146,5 @@ PHP_FUNCTION(getrusage)
* tab-width: 4
* c-basic-offset: 4
* End:
+ * vim: sw=4 ts=4 tw=78 fdm=marker
*/