diff options
Diffstat (limited to 'src/s/sco5.h')
-rw-r--r-- | src/s/sco5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/sco5.h b/src/s/sco5.h index 04bfd7c181e..8b091f63b53 100644 --- a/src/s/sco5.h +++ b/src/s/sco5.h @@ -150,7 +150,7 @@ extern SIGMASKTYPE sigprocmask_set; #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base) #endif -/* Use ELF and get real shared libraries */ +/* Use ELF and get real shared libraries */ #undef COFF #define ELF |