From 17aed0f76f27a50ef031558b2ffabebfe15ad5d7 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Mon, 23 Dec 2024 01:25:38 -0800 Subject: [PATCH] fix 1988/applin abstract The `1988/applin` abstract was longer than 64 characters, so we shortened the abstract. --- 1988/applin/.entry.json | 2 +- 1988/applin/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1988/applin/.entry.json b/1988/applin/.entry.json index 4ac944206e..c5a49d0f10 100644 --- a/1988/applin/.entry.json +++ b/1988/applin/.entry.json @@ -6,7 +6,7 @@ "dir" : "applin", "entry_id" : "1988_applin", "title" : "1988.applin", - "abstract" : "massive #define that includes itself and prints a table of primes", + "abstract" : "massive #define that includes itself and prints primes", "author_set" : [ { "author_handle" : "Jack_Applin" diff --git a/1988/applin/index.html b/1988/applin/index.html index 52f5a8bd04..a9205ba1e0 100644 --- a/1988/applin/index.html +++ b/1988/applin/index.html @@ -406,7 +406,7 @@

The International Obfuscated C Code Contest

1988/applin - Best of Show

-

massive #define that includes itself and prints a table of primes

+

massive #define that includes itself and prints primes