Add files from parent branch HEAD:
[pkgsrc.git] / lang / smlnj / patches / patch-ao
1 $NetBSD$
2
3 --- src/runtime/kernel/boot.c.orig
4 +++ src/runtime/kernel/boot.c
5 @@ -124,7 +124,7 @@
6      ml_val_t   fileList;
7  # define SIZE_BUF_LEN  128     /* this should be plenty for two numbers */
8      char        sizeBuf[SIZE_BUF_LEN];
9 -    char        c;
10 +    int        c;
11  
12      numFiles = 0;
13