Search
lxdream.org :: lxdream :: r662:7c8b88493ee1
lxdream 0.9.1
released Jun 29
Download Now
changeset662:7c8b88493ee1
parent661:99d9494955a9
child663:553bb7d6befa
authornkeynes
dateThu Apr 17 07:54:17 2008 +0000 (14 years ago)
Fix header comment
src/drivers/video_gl.h
1.1 --- a/src/drivers/video_gl.h Thu Apr 17 00:01:40 2008 +0000
1.2 +++ b/src/drivers/video_gl.h Thu Apr 17 07:54:17 2008 +0000
1.3 @@ -1,7 +1,7 @@
1.4 /**
1.5 * $Id$
1.6 *
1.7 - * Parent for all X11 display drivers.
1.8 + * Common GL code that doesn't depend on a specific implementation
1.9 *
1.10 * Copyright (c) 2005 Nathan Keynes.
1.11 *
.