Changeset f7a7431 in git


Ignore:
Timestamp:
Aug 31, 2016, 5:55:50 PM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '52dcfddee5ec87d404d5e0fb44f2d627608208f1')
Children:
a3a6a07858b7e91c4c8a3c8d07e53957a8547af2
Parents:
9bef6e54a3ce20d94928dd0d323734c10afa8cc8
Message:
typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/subexpr.cc

    r9bef6e5 rf7a7431  
    498498          ||((cf->type >=n_long_C)&&(cf->type <=n_CF))))
    499499        {
    500           Werror("cannot kill %s",n_CoeffName(cf));
     500          Werror("cannot kill %s",nCoeffName(cf));
    501501        }
    502502        else
Note: See TracChangeset for help on using the changeset viewer.