fixed a user message
This commit is contained in:
parent
2e8fc45a12
commit
0c0a50caf5
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ int pacman_add(list_t *targets)
|
||||||
return(1);
|
return(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
MSG(CL, "done");
|
MSG(CL, "done.");
|
||||||
|
|
||||||
/* Step 2: "compute" the transaction based on targets and flags
|
/* Step 2: "compute" the transaction based on targets and flags
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue