Update comments in main.c header master
authorNathael Pajani <nathael.pajani@ed3l.fr>
Sat, 11 Feb 2023 04:21:40 +0000 (05:21 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Sat, 11 Feb 2023 04:21:40 +0000 (05:21 +0100)
host/exanh_dump/main.c

index fbd7cbf..1e67c8a 100644 (file)
@@ -3,10 +3,8 @@
  *
  *   main.c
  *
- *
  * Copyright 2013-2014 Nathael Pajani <nathael.pajani@ed3l.fr>
  *
- *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  ****************************************************************************/
 
 
-/* this protocol handler is designed to run on a host replacing the DTPlug,
- * but should be easy to use as a source for the protocol handling code for
- * the DTPlug itself.
- */
-
-
 #include <stdint.h>
 #include <stdlib.h>
 #include <stdio.h>