[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: pcb.git: branch: master updated (bba2c1d29cfe341f2ad1e4eefeef76f9134e1d50)



The branch, master has been updated
       via  bba2c1d29cfe341f2ad1e4eefeef76f9134e1d50 (commit)
      from  57873daeadfaf1c2966a7c30d5c839c921c5af9d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 src/hid/common/hidgl.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


=================
 Commit Messages
=================

commit bba2c1d29cfe341f2ad1e4eefeef76f9134e1d50
Author: Ahmed El-Mahmoudy <aelmahmoudy@xxxxxxxxxx>
Commit: DJ Delorie <dj@xxxxxxxxxxx>

    Fix typo (recieved -> received)

:100644 100644 21edb5d... 7ec148f... M	src/hid/common/hidgl.c

=========
 Changes
=========

commit bba2c1d29cfe341f2ad1e4eefeef76f9134e1d50
Author: Ahmed El-Mahmoudy <aelmahmoudy@xxxxxxxxxx>
Commit: DJ Delorie <dj@xxxxxxxxxxx>

    Fix typo (recieved -> received)

diff --git a/src/hid/common/hidgl.c b/src/hid/common/hidgl.c
index 21edb5d..7ec148f 100644
--- a/src/hid/common/hidgl.c
+++ b/src/hid/common/hidgl.c
@@ -521,7 +521,7 @@ myVertex (GLdouble *vertex_data)
         }
     }
   else
-    printf ("Vertex recieved with unknown type\n");
+    printf ("Vertex received with unknown type\n");
 }
 
 void




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs