Browse Source

Version S 1.0

master
Patrick Foubet 2 days ago
parent
commit
9cc7c8bd27
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Septime/src/scannet.c

+ 1
- 1
Septime/src/scannet.c View File

@@ -261,7 +261,7 @@ int v;
static void lectlibs(void) static void lectlibs(void)
{ {
FILE * fd; FILE * fd;
char *f, b[5], *w, *bs;
char *f, b[6], *w, *bs;
char *line = NULL; char *line = NULL;
size_t ll = 0; size_t ll = 0;
int n; int n;


Loading…
Cancel
Save