LINUX: afs_create infinite fetchStatus loop
[pkg-k5-afs_openafs.git] / src / WINNT / afsusrmgr / usr_cpw.h
blobba7eb052c40779f25a848dd2d10efbac84929131
1 /*
2 * Copyright 2000, International Business Machines Corporation and others.
3 * All Rights Reserved.
5 * This software has been released under the terms of the IBM Public
6 * License. For details, see the LICENSE file in the top-level source
7 * directory or online at http://www.openafs.org/dl/license10.html
8 */
10 #ifndef USR_CPW_H
11 #define USR_CPW_H
15 * DEFINITIONS ________________________________________________________________
21 * PROTOTYPES _________________________________________________________________
25 void User_ShowChangePassword (HWND hParent, ASID idUser);
28 #endif