Changeset 486688f for util.c


Ignore:
Timestamp:
Sep 28, 2002, 1:14:45 PM (22 years ago)
Author:
Erik Nygren <nygren@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
88736cb
Parents:
55a4578
Message:
Will attempt to keep the current message as close as possible
	     to the previous current message after an expunge.
"set <variable>" and "unset <variable>" now work for boolean variables.
	   (although I'm not totally happy with how I implemented it.)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • util.c

    r5a6e6b9 r486688f  
    44#include <unistd.h>
    55#include <malloc.h>
     6#include <unistd.h>
    67#include <ctype.h>
    78
Note: See TracChangeset for help on using the changeset viewer.