From 8fbebea71eeee07497797e9c3db3cdf132ada912 Mon Sep 17 00:00:00 2001 From: Peetz0r Date: Mon, 5 Dec 2011 18:22:58 +0100 Subject: I already removed the goto's, so let's remove the label as well. --- src/nyancat.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/nyancat.c b/src/nyancat.c index 88e0998..a0ef847 100644 --- a/src/nyancat.c +++ b/src/nyancat.c @@ -368,16 +368,6 @@ int main(int argc, char ** argv) { if(terminal_width > 80) terminal_width = 80; } - - /* - * Labels. Yes, and I used a goto. - * If you're going to complain about this, you - * really need to reevaluate your approach to getting - * things done. This works, it works well, and there - * is absolutely, positively nothing wrong with using - * goto in C, so I'm going to do it. - */ -ready: /* Convert the entire terminal string to lower case */ for (k = 0; k < strlen(term); ++k) { -- cgit v1.2.3 ;'> dtv-scan-tables Debian packagingJonathan McCrohan
summaryrefslogtreecommitdiffstats
path: root/isdb-t/br-rj-ResendeViscondeDeMaua (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2017-01-05New upstream version 0+git20161227.ac7535aupstream/0+git20161227.ac7535aJonathan McCrohan39-1522/+4879
2016-06-11Imported Upstream version 0+git20160503.4f192bdupstream/0+git20160503.4f192bdJonathan McCrohan1307-2667/+38002
2016-01-18Imported Upstream version 0+git20151202.3864e0aupstream/0+git20151202.3864e0aJonathan McCrohan840-4057/+18230
2015-04-01Imported Upstream version 0+git20150208.f2053b3upstream/0+git20150208.f2053b3Jonathan McCrohan32-333/+483
2014-12-28Imported Upstream version 0+git20141218.b46a22cupstream/0+git20141218.b46a22cJonathan McCrohan535-639/+317
2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271
2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60
2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983
2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877