Changeset a8bcbad in git
- Timestamp:
- Sep 23, 2010, 6:23:38 PM (13 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 388ce56d044bd18ba5403f3ab15af580030d66d8
- Parents:
- 7c596bed4549a47d03834ba741671dbe1923e784
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/checklibs.c
r7c596b ra8bcbad 325 325 printf("warning: proc should be in col. 1: line %d:%s",lines,buf); 326 326 } 327 else if (pp!=p) 328 { 329 footer++; get_next(); continue; /* this is not a proc start*/ 330 } 327 331 p+=5; /* skip proc+blank*/ 328 332 while(*p==' ') p++;
Note: See TracChangeset
for help on using the changeset viewer.