diff options
Diffstat (limited to 'lib/libcalendar/easter.c')
-rw-r--r-- | lib/libcalendar/easter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcalendar/easter.c b/lib/libcalendar/easter.c index f3282204d94b..12d41e359fda 100644 --- a/lib/libcalendar/easter.c +++ b/lib/libcalendar/easter.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: easter.c,v 1.3.2.1 1998/01/12 05:11:22 obrien Exp $ + * $Id: easter.c,v 1.3.2.2 1998/01/12 06:21:04 obrien Exp $ */ #include "calendar.h" |