Changeset 6141 for trunk/AISC/aisc_commands.c
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/AISC/aisc_commands.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/AISC/aisc_commands.c
r5968 r6141 90 90 static char *calc_rest_line(/*const*/ char *str, int size, int presize) 91 91 { 92 /* wertet einen Puffer str aus , str[-1] muss ex estieren !!! */92 /* wertet einen Puffer str aus , str[-1] muss existieren !!! */ 93 93 char *ld; 94 94 char *p;
