summaryrefslogtreecommitdiff
path: root/src/fr-command-lrzip.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-02fr-command-lrzip: Fix empty string checkrbuj1-1/+1
str is empty: if (*str == '\0') {...}
2019-07-01Remove trailing whitespacesLaurent Napias1-1/+1
2014-11-22fixed missing prototype warninginfirit1-2/+2
From FR commit: fe3e6aa60ff370fb21475cf621fd86ad78c9303a From: Paolo Bacchilega <[email protected]>
2012-11-17Removed unused variables.Steve Zesch1-2/+2
2011-11-09initialPerberos1-0/+271