Przeglądaj źródła

updated comments

master
Nathan R 3 lat temu
rodzic
commit
9a08ccd4d0
2 zmienionych plików z 3 dodań i 3 usunięć
  1. +1
    -1
      tests-err/test66.c
  2. +2
    -2
      tests-err/test71.c

+ 1
- 1
tests-err/test66.c Wyświetl plik

@ -1,3 +1,3 @@
f (__builtin_va_alist ) f (__builtin_va_alist )
int __builtin_va_alist;... // expected declaration specifiers before ... token
int __builtin_va_alist;... // expected declaration specifiers before ... token
{ } // expected { at end of input { } // expected { at end of input

+ 2
- 2
tests-err/test71.c Wyświetl plik

@ -1,6 +1,6 @@
f (__builtin_va_alist ) f (__builtin_va_alist )
int __builtin_va_alist;...
int __builtin_va_alist;... // expected declaration specifiers before ... token
{ {
}
} // expected { at end of input

Ładowanie…
Anuluj
Zapisz