PERFORCE change 164933 for review
David Forsythe
dforsyth at FreeBSD.org
Tue Jun 23 06:19:58 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=164933
Change 164933 by dforsyth at squirrel on 2009/06/23 06:19:54
Remove stray print.
Affected files ...
.. //depot/projects/soc2009/dforsyth_libpkg/libpkg/pkg_plist.c#19 edit
Differences ...
==== //depot/projects/soc2009/dforsyth_libpkg/libpkg/pkg_plist.c#19 (text+ko) ====
@@ -283,7 +283,6 @@
pc = pkg_cfl_new();
pkg_cfl_set_name(pc, argument);
pkg_plist_pkg_cfl_list_append(pl, pc);
- printf("appended %s\n", argument);
st->last_elem = PLIST_CONFLICTS;
}
#if 0
More information about the p4-projects
mailing list