diff options
| author | 2013-02-27 15:02:20 +0100 | |
|---|---|---|
| committer | 2013-02-27 15:02:20 +0100 | |
| commit | 82429cd891bb26f2c5b77ff90e3e62eb60434bc6 (patch) | |
| tree | 153028634b09716cb8606f224cf6ee89dcb3fb69 /include/libimobiledevice/house_arrest.h | |
| parent | d5f91e4cfbe0ae7f9c909ab1061384bff75cd4c4 (diff) | |
| download | libimobiledevice-82429cd891bb26f2c5b77ff90e3e62eb60434bc6.tar.gz libimobiledevice-82429cd891bb26f2c5b77ff90e3e62eb60434bc6.tar.bz2 | |
Make all "include guards" for all headers consistent
Diffstat (limited to 'include/libimobiledevice/house_arrest.h')
| -rw-r--r-- | include/libimobiledevice/house_arrest.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/libimobiledevice/house_arrest.h b/include/libimobiledevice/house_arrest.h index 171bc5f..f12be26 100644 --- a/include/libimobiledevice/house_arrest.h +++ b/include/libimobiledevice/house_arrest.h | |||
| @@ -20,8 +20,8 @@ | |||
| 20 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 20 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 21 | */ | 21 | */ |
| 22 | 22 | ||
| 23 | #ifndef HOUSE_ARREST_H | 23 | #ifndef IHOUSE_ARREST_H |
| 24 | #define HOUSE_ARREST_H | 24 | #define IHOUSE_ARREST_H |
| 25 | 25 | ||
| 26 | #ifdef __cplusplus | 26 | #ifdef __cplusplus |
| 27 | extern "C" { | 27 | extern "C" { |
