~ubuntu-branches/ubuntu/trusty/globus-gssapi-gsi/trusty

« back to all changes in this revision

Viewing changes to library/globus_gsi_gss_constants.h

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2011-12-27 15:18:29 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20111227151829-wtxfg8n50mup50fo
Tags: 10.2-1
* Update to Globus Toolkit 5.2.0
* Make doc package architecture independent

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 * limitations under the License.
15
15
 */
16
16
 
 
17
#ifndef _GLOBUS_GSI_GSSAPI_CONSTANTS_H_
 
18
#define _GLOBUS_GSI_GSSAPI_CONSTANTS_H_
 
19
 
17
20
#ifndef GLOBUS_DONT_DOCUMENT_INTERNAL
18
21
/**
19
22
 * @file globus_gsi_gssapi_constants.h
25
28
 */
26
29
#endif
27
30
 
28
 
#ifndef _GLOBUS_GSI_GSSAPI_CONSTANTS_H_
29
 
#define _GLOBUS_GSI_GSSAPI_CONSTANTS_H_
30
 
 
31
31
extern char *                globus_l_gsi_gssapi_error_strings[];
32
32
 
33
33
/**