summaryrefslogtreecommitdiffstats
path: root/sbin/growfs/debug.c
diff options
context:
space:
mode:
authortomsoft <tomsoft@FreeBSD.org>2000-12-12 20:03:17 +0000
committertomsoft <tomsoft@FreeBSD.org>2000-12-12 20:03:17 +0000
commit9c8593d686e8efef3efd5b87b9bfea23dabaae52 (patch)
tree3ba4d63f9221e8d63ec753d4d001e7a20284a318 /sbin/growfs/debug.c
parent0ee7429451f32b5027bdb6dac8f4378f73910e3d (diff)
downloadFreeBSD-src-9c8593d686e8efef3efd5b87b9bfea23dabaae52.zip
FreeBSD-src-9c8593d686e8efef3efd5b87b9bfea23dabaae52.tar.gz
corrected spelling mistakes in comments
check a couple of mallocs usage of errx linebreaks of DBG_ macros, correcting the usage of nroff macros Submitted by: grog, charnier Reviewed by: chm
Diffstat (limited to 'sbin/growfs/debug.c')
-rw-r--r--sbin/growfs/debug.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/growfs/debug.c b/sbin/growfs/debug.c
index 3dacee0..eb836e5 100644
--- a/sbin/growfs/debug.c
+++ b/sbin/growfs/debug.c
@@ -35,14 +35,14 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $TSHeader: src/sbin/growfs/debug.c,v 1.2 2000/11/16 18:43:49 tom Exp $
+ * $TSHeader: src/sbin/growfs/debug.c,v 1.3 2000/12/12 19:31:00 tomsoft Exp $
* $FreeBSD$
*
*/
#ifndef lint
static const char rcsid[] =
- "$TSHeader: src/sbin/growfs/debug.c,v 1.2 2000/11/16 18:43:49 tom Exp $";
+ "$FreeBSD$";
#endif /* not lint */
/* ********************************************************** INCLUDES ***** */
OpenPOWER on IntegriCloud