diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-02-28 21:10:46 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-02-28 21:10:46 -0500 |
commit | 349da2fb30fd6d2be4bd47a95fee9915b50f6d67 (patch) | |
tree | 3452a35c54ff9cddbd3348c878b2ea57c9b431df /src/LYStyle.c | |
parent | 86b4d41a7463bd35cf662fc748aa338caef609c9 (diff) | |
download | lynx-snapshots-349da2fb30fd6d2be4bd47a95fee9915b50f6d67.tar.gz |
snapshot of project "lynx", label v2-8pre_2
Diffstat (limited to 'src/LYStyle.c')
-rw-r--r-- | src/LYStyle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYStyle.c b/src/LYStyle.c index 73a55874..4c562208 100644 --- a/src/LYStyle.c +++ b/src/LYStyle.c @@ -1,6 +1,6 @@ /* character level styles for Lynx * (c) 1996 Rob Partington -- donated to the Lyncei (if they want it :-) - * @Id: LYStyle.c 1.15 Sat, 13 Dec 1997 16:30:40 -0700 dickey @ + * @Id: LYStyle.c 1.16 Fri, 27 Feb 1998 11:25:07 -0700 dickey @ */ #include "HTUtils.h" #include "HTML.h" |