diff options
Diffstat (limited to 'sal/inc/rtl')
-rw-r--r-- | sal/inc/rtl/cipher.h | 2 | ||||
-rw-r--r-- | sal/inc/rtl/crc.h | 2 | ||||
-rw-r--r-- | sal/inc/rtl/digest.h | 2 | ||||
-rw-r--r-- | sal/inc/rtl/random.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sal/inc/rtl/cipher.h b/sal/inc/rtl/cipher.h index 8ff185b77aa2..dd0458372ec5 100644 --- a/sal/inc/rtl/cipher.h +++ b/sal/inc/rtl/cipher.h @@ -22,7 +22,7 @@ #ifndef _RTL_CIPHER_H_ -#define _RTL_CIPHER_H_ "$Revision: 1.7 $" +#define _RTL_CIPHER_H_ "$Revision$" #include <sal/types.h> diff --git a/sal/inc/rtl/crc.h b/sal/inc/rtl/crc.h index 50c753008698..4d0e407a8fe9 100644 --- a/sal/inc/rtl/crc.h +++ b/sal/inc/rtl/crc.h @@ -22,7 +22,7 @@ #ifndef _RTL_CRC_H_ -#define _RTL_CRC_H_ "$Revision: 1.4 $" +#define _RTL_CRC_H_ "$Revision$" #include <sal/types.h> diff --git a/sal/inc/rtl/digest.h b/sal/inc/rtl/digest.h index 67ae11e704c3..fbf5c9d7ae91 100644 --- a/sal/inc/rtl/digest.h +++ b/sal/inc/rtl/digest.h @@ -22,7 +22,7 @@ #ifndef _RTL_DIGEST_H_ -#define _RTL_DIGEST_H_ "$Revision: 1.8 $" +#define _RTL_DIGEST_H_ "$Revision$" #include <sal/types.h> diff --git a/sal/inc/rtl/random.h b/sal/inc/rtl/random.h index 3ca3da896d6a..b4e21db67550 100644 --- a/sal/inc/rtl/random.h +++ b/sal/inc/rtl/random.h @@ -22,7 +22,7 @@ #ifndef _RTL_RANDOM_H_ -#define _RTL_RANDOM_H_ "$Revision: 1.7 $" +#define _RTL_RANDOM_H_ "$Revision$" #include <sal/types.h> |