diff options
| author | Mark Salyzyn <salyzyn@google.com> | 2013-11-22 07:54:30 -0800 |
|---|---|---|
| committer | Mark Salyzyn <salyzyn@google.com> | 2014-01-27 15:08:42 -0800 |
| commit | cf4aa030ce113ab4e18f41ac9e92002471a1a2be (patch) | |
| tree | 03d5b2e4e4ee29b659d7f9d53a0871e1569aa33e /liblog/logprint.c | |
| parent | b957baccd21ca43371dfbc02c10aae18497000b8 (diff) | |
| download | core-cf4aa030ce113ab4e18f41ac9e92002471a1a2be.tar.gz core-cf4aa030ce113ab4e18f41ac9e92002471a1a2be.tar.bz2 core-cf4aa030ce113ab4e18f41ac9e92002471a1a2be.zip | |
liblog: whitespace cleanup
- change cutils to liblog directory path
- change tabs to spaces
(cherry picked from commit c1215c0b46576771370ceb4e1b1d8fc5a7034cfd)
Change-Id: I7d9db1e2b817ba0ec9a224340c5c7535a2387fd5
Diffstat (limited to 'liblog/logprint.c')
| -rw-r--r-- | liblog/logprint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/liblog/logprint.c b/liblog/logprint.c index 508c82565..3927c22fd 100644 --- a/liblog/logprint.c +++ b/liblog/logprint.c @@ -1,4 +1,4 @@ -/* //device/libs/cutils/logprint.c +/* ** ** Copyright 2006, The Android Open Source Project ** |
