[riot-commits] [RIOT-OS/RIOT] 4a0720: sys/crypto: Rename header include guards.
Martine Lenders
authmillenon at gmail.com
Thu Sep 1 18:05:37 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4a0720fd2181ce79d51b2ffbdcf98f8e3046ef1a
https://github.com/RIOT-OS/RIOT/commit/4a0720fd2181ce79d51b2ffbdcf98f8e3046ef1a
Author: Shuguo Zhuo <shuguo.zhuo at inria.fr>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M sys/include/crypto/ciphers.h
M sys/include/crypto/helper.h
M sys/include/crypto/modes/cbc.h
M sys/include/crypto/modes/ccm.h
M sys/include/crypto/modes/ctr.h
M sys/include/crypto/modes/ecb.h
Log Message:
-----------
sys/crypto: Rename header include guards.
Commit: cd505b5a7111f2897446c3c98ce688e41d123bad
https://github.com/RIOT-OS/RIOT/commit/cd505b5a7111f2897446c3c98ce688e41d123bad
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M sys/include/crypto/ciphers.h
M sys/include/crypto/helper.h
M sys/include/crypto/modes/cbc.h
M sys/include/crypto/modes/ccm.h
M sys/include/crypto/modes/ctr.h
M sys/include/crypto/modes/ecb.h
Log Message:
-----------
Merge pull request #5767 from zhuoshuguo/fix_sys_crypto_header_include_guards
fix sys/crypto header include guards.
Compare: https://github.com/RIOT-OS/RIOT/compare/3f82b530ad2e...cd505b5a7111
More information about the commits
mailing list