PERFORCE change 42904 for review
Chris Vance
cvance at FreeBSD.org
Fri Nov 21 20:13:28 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=42904
Change 42904 by cvance at cvance_osx_laptop on 2003/11/21 12:12:56
Remove odd debugging? statement
Affected files ...
.. //depot/projects/trustedbsd/sebsd/usr.sbin/sebsd_newrole/sebsd_newrole.c#2 edit
.. //depot/projects/trustedbsd/sedarwin/sebsd_cmds/newrole/sebsd_newrole.c#2 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd/usr.sbin/sebsd_newrole/sebsd_newrole.c#2 (text+ko) ====
@@ -125,7 +125,6 @@
type = optarg;
break;
default:
- printf("foof:\n");
usage();
}
}
==== //depot/projects/trustedbsd/sedarwin/sebsd_cmds/newrole/sebsd_newrole.c#2 (text+ko) ====
@@ -126,7 +126,6 @@
type = optarg;
break;
default:
- printf("foof:\n");
usage();
}
}
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list