diff options
author | Aliaksey Kandratsenka <alk@tut.by> | 2013-09-21 19:03:52 -0700 |
---|---|---|
committer | Aliaksey Kandratsenka <alk@tut.by> | 2013-10-12 15:36:42 -0700 |
commit | 42ddc8d42c82ba6f5137c26b4e7f752b1a022831 (patch) | |
tree | ab8c096ab421309b2a579198fc36ac59db485d1a /src/heap-profile-stats.h | |
parent | 799a22624c85e8749f8bed0bfa63282b03e75bdd (diff) | |
download | gperftools-42ddc8d42c82ba6f5137c26b4e7f752b1a022831.tar.gz |
added emacs -*- mode lines for google coding style
Diffstat (limited to 'src/heap-profile-stats.h')
-rw-r--r-- | src/heap-profile-stats.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heap-profile-stats.h b/src/heap-profile-stats.h index caf1c27..ae45d58 100644 --- a/src/heap-profile-stats.h +++ b/src/heap-profile-stats.h @@ -1,3 +1,4 @@ +// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil -*- // Copyright (c) 2013, Google Inc. // All rights reserved. // |