IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2006, 11:55:31 AM (20 years ago)
Author:
jhoblitt
Message:

update psDBInit() syntax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/init_h.tt

    r5960 r9418  
    99    const char      *user,              ///< Database username
    1010    const char      *passwd,            ///< Database password
    11     const char      *dbname             ///< Database table.namespace
     11    const char      *dbname,            ///< Database table.namespace
     12    unsigned int    port                ///< Database port
    1213);
Note: See TracChangeset for help on using the changeset viewer.