fixed a user message

This commit is contained in:
Aurelien Foret 2005-04-17 10:00:03 +00:00
parent 2e8fc45a12
commit 0c0a50caf5

View file

@ -72,7 +72,7 @@ int pacman_add(list_t *targets)
return(1);
}
}
MSG(CL, "done");
MSG(CL, "done.");
/* Step 2: "compute" the transaction based on targets and flags
*/