Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
d43edd2
for
message.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jul 22, 2009, 12:50:25 AM (
15 years
ago)
Author:
Anders Kaseorg <andersk@mit.edu>
Branches:
master
,
release-1.10
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
0bf6757
Parents:
1ad4a4a
Message:
Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
File:
1 edited
message.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
message.c
r7f6a8a2
rd43edd2
11
11
#include "owl.h"
12
12
13
static const char fileIdent[] = "$Id$";
14
15
13
static owl_fmtext_cache fmtext_cache[OWL_FMTEXT_CACHE_SIZE];
16
14
static owl_fmtext_cache * fmtext_cache_next = fmtext_cache;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive