Align end of comment
This commit is contained in:
parent
996f992ac6
commit
4c1f9ecdd2
|
@ -152,7 +152,7 @@ cp(const char *s1, const char *s2, int depth)
|
||||||
}
|
}
|
||||||
|
|
||||||
if (cp_aflag || cp_pflag) {
|
if (cp_aflag || cp_pflag) {
|
||||||
/* timestamp and owner*/
|
/* timestamp and owner */
|
||||||
if (!S_ISLNK(st.st_mode)) {
|
if (!S_ISLNK(st.st_mode)) {
|
||||||
times[0] = st.st_atim;
|
times[0] = st.st_atim;
|
||||||
times[1] = st.st_mtim;
|
times[1] = st.st_mtim;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user