Changeset 9a236df in git


Ignore:
Timestamp:
Jan 8, 2014, 4:28:43 PM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
9351bbb04b6e0929df3ea03400aa1dba233a27b3
Parents:
116023a845c79844d3c14702788a6bda90297703
Message:
fix: comment for iiLocateLIB
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/fehelp.cc

    r116023 r9a236df  
    757757  char libnamebuf[128];
    758758  FILE *fp=NULL;
    759   // first, search for library of that name in LIB string
     759  // first, search for library of that name
    760760  if ((str[1]!='\0') &&
    761761      ((iiLocateLib(str, libnamebuf) && (fp=feFopen(libnamebuf, "rb")) !=NULL)
Note: See TracChangeset for help on using the changeset viewer.