diff options
author | Pedro Giffuni <pfg@apache.org> | 2016-12-24 15:48:25 +0000 |
---|---|---|
committer | Pedro Giffuni <pfg@apache.org> | 2016-12-24 15:48:25 +0000 |
commit | 5bcbb166eb8e950d98d1aba0440e5f35bedcb8b0 (patch) | |
tree | b0c8f366c405bc4fa65623521c04d3f904f88a6e /sal/inc/rtl | |
parent | 7bb93885087fd15cad80e61302906cc46fedcd7c (diff) |
Add some "Revision" svn keywords.
Revisions were used within the tree, perhaps inherited by previous
CVS/Subversion usage. Re-use them now since we have been lazy about
updating them manually and because they can be useful for bug reports.
Notes
Notes:
ignore: obsolete
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> |