ProgInfo_VersionLabel

Tom Hughes tom at compton.nu
Sat Apr 15 13:00:21 BST 2000


The ProgInfo module now seems to have two copies of ProgInfo_VersionLabel
in it. The attached patch corrects this.

Tom

-- 
Tom Hughes (tom at compton.nu)
http://www.compton.nu/
...I have "Bungee Fever" and there is only one cure ...BOING.
-------------- next part --------------
Index: Source/Toolbox/ProgInfo
===================================================================
RCS file: /home/cvs/riscos/oslib/Source/Toolbox/ProgInfo,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -c -r1.1.1.2 -r1.2
*** Source/Toolbox/ProgInfo	2000/04/14 22:59:23	1.1.1.2
--- Source/Toolbox/ProgInfo	2000/03/04 16:45:34	1.2
***************
*** 32,38 ****
     ProgInfo_AuthorLabel  = Toolbox_C: 0x82B407,
     ProgInfo_LicenceLabel = Toolbox_C: 0x82B408,
     ProgInfo_VersionLabel = Toolbox_C: 0x82B409,
-    ProgInfo_VersionLabel = Toolbox_C: 0x82B409,
     ProgInfo_WebSite      = Toolbox_C: 0x80B40A;
  
  CONST
--- 32,37 ----


More information about the oslib-team mailing list