comparison simtool/pberase.c @ 14:c34ecbbdf05e

simtool/pberase.c: comment update
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 12 Feb 2021 01:30:09 +0000
parents 2071b28cd0c7
children 10030acba82f
comparison
equal deleted inserted replaced
13:d4f8c511affe 14:c34ecbbdf05e
1 /* 1 /*
2 * This module implements the pb-erase command. 2 * This module implements the pb-erase family of commands.
3 */ 3 */
4 4
5 #include <sys/types.h> 5 #include <sys/types.h>
6 #include <string.h> 6 #include <string.h>
7 #include <strings.h> 7 #include <strings.h>