Changeset c53894 in git for Singular


Ignore:
Timestamp:
Nov 7, 1999, 1:35:33 PM (25 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'fc741b6502fd8a97288eaa3eba6e5220f3c3df87')
Children:
1d00a525ad0cde0db365946cde621499f3a50156
Parents:
e5295aa5284b62bfbf5d03c92cdf5f62238ed425
Message:
* spelling in comment


git-svn-id: file:///usr/local/Singular/svn/trunk@3813 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/find_exec.c

    re5295a rc53894  
    199199  if (link != NULL && (ret=full_readlink(link, buf, MAXPATHLEN)) > 0)
    200200  {
    201     /* follow link further until you reach the end of it, or unitl
    202        MAX_SYMBOLIC_LINKS are encountered */
    203201    char *p = strrchr(link, '/');
    204202    char *executable;
Note: See TracChangeset for help on using the changeset viewer.