source:
MondoRescue/branches/stable/mindi-busybox/archival/libunarchive/header_skip.c@
1348
| Last change on this file since 1348 was 821, checked in by , 19 years ago | |
|---|---|
| File size: 115 bytes | |
| Rev | Line | |
|---|---|---|
| [821] | 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.
