~ubuntu-branches/ubuntu/dapper/xscreensaver/dapper

« back to all changes in this revision

Viewing changes to hacks/glx/shark.c

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2005-10-11 21:00:42 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20051011210042-u7q6zslgevdxspr3
Tags: 4.21-4ubuntu17
updated pt_BR again, fixed to UTF-8 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* atlantis --- Shows moving 3D sea animals */
2
2
 
3
 
#if !defined( lint ) && !defined( SABER )
 
3
#if 0
4
4
static const char sccsid[] = "@(#)shark.c       1.2 98/06/16 xlockmore";
5
 
 
6
5
#endif
7
6
 
8
7
/* Copyright (c) E. Lassauge, 1998. */
30
29
 * Thanks goes also to Brian Paul for making it possible and inexpensive
31
30
 * to use OpenGL at home.
32
31
 *
33
 
 * My e-mail address is lassauge@sagem.fr
 
32
 * My e-mail address is lassauge@users.sourceforge.net
34
33
 *
35
34
 * Eric Lassauge  (May-13-1998)
36
35
 *