Re: Fix typo in intrinsics/time_1.h

2012-06-04 Thread Janne Blomqvist
On Fri, Jun 1, 2012 at 8:08 PM, rbmj wrote: > Hi all, > > In libgfortran/intrinsics/time_1.h:181, there is a typo that refers to > user_usecs (should be user_usec).  This patch fixes it.  I don't have commit > access, so someone please apply this for me.  It should be obvious. Thanks for catching

Fix typo in intrinsics/time_1.h

2012-06-01 Thread rbmj
Hi all, In libgfortran/intrinsics/time_1.h:181, there is a typo that refers to user_usecs (should be user_usec). This patch fixes it. I don't have commit access, so someone please apply this for me. It should be obvious. Robert Mason diff --git a/libgfortran/intrinsics/time_1.h b/libgfor