[cwscore-commit] CVS update: MODIFIED: source ...

Joe Bester commit at globus.org
Tue May 30 07:57:53 CDT 2006


  User: bester  
  Date: 06/05/30 07:57:53

  Modified:    c/core/tools/source globus_i_wsrf_options.c
  Log:
  Fixed compilation problem within an #if 0 code block
  
  Revision  Changes    Path
  1.3       +1 -1      wsrf/c/core/tools/source/globus_i_wsrf_options.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: globus_i_wsrf_options.c
  ===================================================================
  RCS file: /home/globdev/CVS/globus-packages/wsrf/c/core/tools/source/globus_i_wsrf_options.c,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- globus_i_wsrf_options.c	26 May 2006 16:02:22 -0000	1.2
  +++ globus_i_wsrf_options.c	30 May 2006 12:57:53 -0000	1.3
  @@ -925,7 +925,7 @@
           "descriptor",
           "f",
           NULL,
  -        "FILENAME,
  +        "FILENAME",
           "Read client security descriptor from FILENAME",
           1,
           globus_l_wsrf_options_set_descriptor
  
  
  




More information about the cwscore-commit mailing list