[BACK]Return to mem.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / dc

Diff for /src/usr.bin/dc/mem.c between version 1.4 and 1.5

version 1.4, 2004/07/11 06:41:48 version 1.5, 2009/10/27 23:59:37
Line 16 
Line 16 
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.   * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */   */
   
 #ifndef lint  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <ssl/err.h>  #include <ssl/err.h>
   
 #include <err.h>  #include <err.h>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5