summaryrefslogtreecommitdiff
path: root/ot_fullscrape.c
diff options
context:
space:
mode:
authorDirk Engling <erdgeist@erdgeist.org>2024-04-16 16:18:53 +0200
committerDirk Engling <erdgeist@erdgeist.org>2024-04-16 16:18:53 +0200
commitd3985b00b5fb272f6d8bb8ba8ac50b493c40082d (patch)
treeb09a5512b32c55e0f35d9411a214957527171155 /ot_fullscrape.c
parent8fd8a54c4ee34e5d879227f261f881f13002f789 (diff)
Remove CVS version tags, they did not work anymore after moving to git
Diffstat (limited to 'ot_fullscrape.c')
-rw-r--r--ot_fullscrape.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ot_fullscrape.c b/ot_fullscrape.c
index d299ed9..aed2ad9 100644
--- a/ot_fullscrape.c
+++ b/ot_fullscrape.c
@@ -313,4 +313,3 @@ static void fullscrape_make_gzip(int taskid, ot_tasktype mode) {
313 313
314/* WANT_FULLSCRAPE */ 314/* WANT_FULLSCRAPE */
315#endif 315#endif
316const char *g_version_fullscrape_c = "$Source$: $Revision$\n";