~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzleclient/get_password.h

  • Committer: Brian Aker
  • Date: 2009-02-02 23:10:18 UTC
  • mfrom: (779.3.40 devel)
  • Revision ID: brian@tangent.org-20090202231018-zlp0hka6kgwy1vfy
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
18
18
 */
19
19
 
20
 
#ifndef LIBDRIZZLE_PACK_H
21
 
#define LIBDRIZZLE_GET_PASSWORD_H
 
20
#ifndef LIBDRIZZLECLIENT_GET_PASSWORD_H
 
21
#define LIBDRIZZLECLIENT_GET_PASSWORD_H
22
22
 
23
23
#ifdef __cplusplus
24
24
extern "C" {
30
30
}
31
31
#endif
32
32
 
33
 
#endif /* LIBDRIZZLE_GET_PASSWORD_H */
 
33
#endif /* LIBDRIZZLECLIENT_GET_PASSWORD_H */