Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
ae1cef6d
Commit
ae1cef6d
authored
Sep 05, 1991
by
Per Cederqvist
Browse files
Nollst{ll deleted_texts efter varje garbningsrunda.
parent
b531bdd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/text-garb.c
View file @
ae1cef6d
...
...
@@ -4,7 +4,7 @@
* Author: Per Cederqvist.
*/
static
char
*
rcsid
=
"$Id: text-garb.c,v 0.
3
1991/0
8/28
0
2
:2
0
:3
6
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: text-garb.c,v 0.
4
1991/0
9/05
0
8
:2
6
:3
9
ceder Exp $"
;
#include
<time.h>
...
...
@@ -55,6 +55,7 @@ garb_text(void)
if
(
last_checked
==
0
)
{
log
(
"MSG: garb ready. %lu texts deleted.
\n
"
,
(
u_long
)
deleted_texts
);
deleted_texts
=
0
;
return
FALSE
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment