diff options
Diffstat (limited to 'translate.cxx')
-rw-r--r-- | translate.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translate.cxx b/translate.cxx index 2f6898ae..7361edbe 100644 --- a/translate.cxx +++ b/translate.cxx @@ -5019,3 +5019,5 @@ translate_pass (systemtap_session& s) return rc + s.num_errors(); } + +/* vim: set sw=2 ts=8 cino=>4,n-2,{2,^-2,t0,(0,u0,w1,M1 : */ |