From 73267b89ea6ede28b1a0a10667774bca6eb2b37e Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 28 Jan 2009 17:01:20 -0800 Subject: Add Vim modelines for GNU style in stap --- util.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'util.cxx') diff --git a/util.cxx b/util.cxx index 42f0beb5..7d191cd2 100644 --- a/util.cxx +++ b/util.cxx @@ -248,3 +248,4 @@ const string cmdstr_quoted(const string& cmd) return quoted_cmd; } +/* vim: set sw=2 ts=8 cino=>4,n-2,{2,^-2,t0,(0,u0,w1,M1 : */ -- cgit