mturk       2004/04/08 09:50:30

  Modified:    daemon/src/native/nt/procrun/apps/prunmgr prunmgr.rc
  Log:
  Change the stack size from bytes to Kilobytes.
  
  Revision  Changes    Path
  1.2       +1 -1      
jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr/prunmgr.rc
  
  Index: prunmgr.rc
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr/prunmgr.rc,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- prunmgr.rc        7 Apr 2004 11:22:44 -0000       1.1
  +++ prunmgr.rc        8 Apr 2004 16:50:30 -0000       1.2
  @@ -167,7 +167,7 @@
       LTEXT           "MB",IDC_STATIC,195,156,25,8
       LTEXT           "Thread stack size:",IDC_STATIC,10,172,80,8
       EDITTEXT        IDC_PPJSS,90,171,100,12,ES_AUTOHSCROLL | ES_NUMBER
  -    LTEXT           "Bytes",IDC_STATIC,195,172,25,8
  +    LTEXT           "KB",IDC_STATIC,195,172,25,8
   END
   
   IDD_PROPPAGE_START DIALOGEX 0, 0, 260, 186
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to