entered into RCS
authorRoland McGrath <roland@gnu.org>
Fri, 14 Dec 1990 09:30:27 +0000 (09:30 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 14 Dec 1990 09:30:27 +0000 (09:30 +0000)
sysdeps/vax/jmp_buf.h

index 46ddc6a..7adecd9 100644 (file)
@@ -4,4 +4,4 @@ typedef struct
   {
     PTR __fp;
     PTR __pc;
-  } jmp_buf[1];
+  } __jmp_buf[1];