Changeset e1d6b38 for protocols/skype/Makefile
- Timestamp:
- 2013-01-01T16:04:34Z (12 years ago)
- Branches:
- master
- Children:
- 757e1e0
- Parents:
- 7764fb1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/Makefile
r7764fb1 re1d6b38 62 62 # take this from the kernel 63 63 check: 64 perl checkpatch.pl -- no-tree --file skype.c64 perl checkpatch.pl --show-types --ignore LONG_LINE,CAMELCASE --no-tree --file skype.c 65 65 66 66 test: all
Note: See TracChangeset
for help on using the changeset viewer.