source:
MondoRescue/branches/stable/mindi-busybox/archival/libunarchive/header_skip.c@
1750
| Last change on this file since 1750 was 821, checked in by , 19 years ago | |
|---|---|
| File size: 115 bytes | |
| Line | |
|---|---|
| 1 | #include <stdio.h> |
| 2 | #include "unarchive.h" |
| 3 | |
| 4 | void header_skip(const file_header_t *file_header ATTRIBUTE_UNUSED) |
| 5 | { |
| 6 | } |
Note:
See TracBrowser
for help on using the repository browser.
