diff options
Diffstat (limited to 'include/ar.h')
-rw-r--r-- | include/ar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ar.h b/include/ar.h index 26678895a..386fe0456 100644 --- a/include/ar.h +++ b/include/ar.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * busybox ar archive data structures | 2 | * busybox ar archive data structures |
3 | * Licensed under the GPL v2 or later, see the file LICENSE in this source tree. | 3 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
4 | */ | 4 | */ |
5 | #ifndef AR_H | 5 | #ifndef AR_H |
6 | #define AR_H | 6 | #define AR_H |