]> sourceware.org Git - glibc.git/commitdiff
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 46ddc6afef81d6f800ede850cdd3b423a4b7f277..7adecd9a173be41156ad8cc7b2e9362cbd1c1e7b 100644 (file)
@@ -4,4 +4,4 @@ typedef struct
   {
     PTR __fp;
     PTR __pc;
-  } jmp_buf[1];
+  } __jmp_buf[1];
This page took 0.170538 seconds and 5 git commands to generate.