Updated italian translation
[midnight-commander.git] / src / info.h
blob1940411641a42bab86e08c852a169eb463e763c3
1 #ifndef __INFO_H
2 #define __INFO_H
4 struct WInfo;
5 struct WInfo *info_new (void);
7 #endif