6 lines
No EOL
83 B
C
6 lines
No EOL
83 B
C
#ifndef _SHOW_DIR_H_
|
|
#define _SHOW_DIR_H_
|
|
|
|
void showDirectory(char *arg[]);
|
|
|
|
#endif |