diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2022-08-01 10:48:39 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2022-08-01 10:53:10 +0200 |
commit | e2cc98d5e3a4ecee5b59f80827b76f06d4e88be7 (patch) | |
tree | 97f8ea750743a0b964a7e0519e61d8b93366909a /pcap | |
parent | b34ecb9536fda1cb2be706102d4cdadca1be6359 (diff) |
Use the Wayback Machine for a removed document
Diffstat (limited to 'pcap')
-rw-r--r-- | pcap/dlt.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -723,7 +723,7 @@ * DLT_ requested by Gianluca Varenni <gianluca.varenni@cacetech.com>. * Every frame contains a 32bit A429 label. * More documentation on Arinc 429 can be found at - * http://www.condoreng.com/support/downloads/tutorials/ARINCTutorial.pdf + * https://web.archive.org/web/20040616233302/https://www.condoreng.com/support/downloads/tutorials/ARINCTutorial.pdf */ #define DLT_A429 184 |