Changeset 441 for trunk/src/tools/pklogin_finder.c
- Timestamp:
- 08/12/10 21:45:03 (22 months ago)
- File:
-
- 1 edited
-
trunk/src/tools/pklogin_finder.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tools/pklogin_finder.c
r358 r441 50 50 51 51 /* call configure routines */ 52 configuration = pk_configure(argc ,argv);52 configuration = pk_configure(argc - 1, argv + 1); 53 53 if (!configuration ) { 54 54 DBG("Error setting configuration parameters");
Note: See TracChangeset
for help on using the changeset viewer.
