Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2003 17:43:31 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 24954 for review
Message-ID:  <200302110143.h1B1hVkK027911@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=24954

Change 24954 by jmallett@jmallett_dalek on 2003/02/10 17:43:27

	Remove accidental debugging printf.

Affected files ...

.. //depot/projects/mips/sbin/fxlabel/fxlabel.c#8 edit

Differences ...

==== //depot/projects/mips/sbin/fxlabel/fxlabel.c#8 (text+ko) ====

@@ -380,7 +380,6 @@
 		mediasize = st.st_size;
 
 	rv = mediasize;
-	printf("MEDIA SIZE %d\n", rv);
 
 	return (rv);
 }

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302110143.h1B1hVkK027911>