diff options
| author | hathach <[email protected]> | 2021-10-15 17:35:05 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-10-15 23:54:31 +0700 |
| commit | 0b249618b0469529da748e3e5478751cd56acd31 (patch) | |
| tree | 48fde1b0c69e2d27bd4d3ccc963a6d3ecd6c2546 /src/class/usbtmc/usbtmc_device.h | |
| parent | 7596cb30797c625a0523e0f68ef65296740538e0 (diff) | |
fix -Wcast-qual
Diffstat (limited to 'src/class/usbtmc/usbtmc_device.h')
| -rw-r--r-- | src/class/usbtmc/usbtmc_device.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/class/usbtmc/usbtmc_device.h b/src/class/usbtmc/usbtmc_device.h index 622800315..0549a1569 100644 --- a/src/class/usbtmc/usbtmc_device.h +++ b/src/class/usbtmc/usbtmc_device.h @@ -1,10 +1,4 @@ /* - * usbtmc_device.h - * - * Created on: Sep 10, 2019 - * Author: nconrad - */ -/* * The MIT License (MIT) * * Copyright (c) 2019 N Conrad |
