vdr
2.0.6
Main Page
Namespaces
Classes
Files
File List
File Members
debian
vdr-shutdown-wrapper.c
Go to the documentation of this file.
1
int
main
(
int
argc,
char
*argv[]) {
2
return
execv(
"/usr/lib/vdr/vdr-shutdown"
, argv);
3
}
main
int main(int argc, char *argv[])
Definition:
vdr-shutdown-wrapper.c:1
Generated by
1.8.7