nyancat-server/src
Sven Herzberg fd6b3c6de2 do not hardcode sizes
This patch will fix the following warning I received from gcc:
> nyancat.c: In function ‘main’:
> nyancat.c:497: warning: comparison is always true due to limited range of data type

* src/nyancat.c: adjust the size of the array and update the references
  to its size
2012-07-03 18:12:07 +02:00
..
Makefile Fix useless build flags 2012-05-20 01:18:46 +01:00
animation.h Added extra display options 2012-03-25 19:32:39 -05:00
nyancat.c do not hardcode sizes 2012-07-03 18:12:07 +02:00
telnet.h Get rid of all of that nasty python 2011-12-03 19:00:34 -06:00