diff options
author | David Sommerseth <davids@redhat.com> | 2009-04-01 16:10:55 +0200 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2009-04-29 11:22:11 +0200 |
commit | 805dced32cbb2eef1f2b639100faef3bb0482e29 (patch) | |
tree | 86be074affb499ec1ab5f04d75491281d7986255 /src/dmioem.h | |
parent | 764717bd15eeaa0c6cbed39a8b674dad406e57f9 (diff) | |
download | python-dmidecode-805dced32cbb2eef1f2b639100faef3bb0482e29.tar.gz python-dmidecode-805dced32cbb2eef1f2b639100faef3bb0482e29.tar.xz python-dmidecode-805dced32cbb2eef1f2b639100faef3bb0482e29.zip |
Added indenting tool for C code and reindented *.[ch] files
Diffstat (limited to 'src/dmioem.h')
-rw-r--r-- | src/dmioem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dmioem.h b/src/dmioem.h index 00483f2..b1b4af8 100644 --- a/src/dmioem.h +++ b/src/dmioem.h @@ -1,3 +1,4 @@ + /* * Decoding of OEM-specific entries * This file is part of the dmidecode project. |