Initial IBM OpenAFS 1.0 tree
[openafs.git] / src / WINNT / afsusrmgr / columns.h
1 #ifndef COLUMNS_H
2 #define COLUMNS_H
3
4
5 /*
6  * PROTOTYPES _________________________________________________________________
7  *
8  */
9
10 void ShowColumnsDialog (HWND hParent, LPVIEWINFO lpvi = NULL);
11
12
13 #endif
14