diff options
author | Matt Colyer | 2008-09-01 15:04:31 -0700 |
---|---|---|
committer | Matt Colyer | 2008-09-01 15:04:31 -0700 |
commit | 2b05e48cb4a90dfc94ff584124f08e431398bb1a (patch) | |
tree | e0c8255e2cd5592a31295ac8ce89d8846feb7043 /src/AFC.h | |
parent | 7ac3d681889a6a8f9987837ace5465f2967cfff9 (diff) | |
download | libplist-2b05e48cb4a90dfc94ff584124f08e431398bb1a.tar.gz libplist-2b05e48cb4a90dfc94ff584124f08e431398bb1a.tar.bz2 |
Enforce a modified kr style.
Use "make indent" from now on before committing.
Diffstat (limited to 'src/AFC.h')
-rw-r--r-- | src/AFC.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -71,4 +71,3 @@ enum { AFC_READ = 0x0000000f, AFC_WRITE = 0x00000010 }; - |