cctools
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
dttools
src
trash.h
1
#ifndef TRASH_H
2
#define TRASH_H
3
4
void
trash_setup(
const
char
*trashdir );
5
void
trash_file(
const
char
*filename );
6
void
trash_empty();
7
8
#endif
9
10
/* vim: set noexpandtab tabstop=4: */
Generated by
1.8.5