Author: pfg
Date: Wed Mar  1 01:19:41 2017
New Revision: 314445
URL: https://svnweb.freebsd.org/changeset/base/314445

Log:
  MFC r314316:
  dc(1): Catch up with OpenBSD tag.
  
  OpenBSD rev 1.12 corresponds to our SVN r275162. Update the tag to make
  easier future updates. No functional change.

Modified:
  stable/10/usr.bin/dc/stack.c
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.bin/dc/stack.c
==============================================================================
--- stable/10/usr.bin/dc/stack.c        Wed Mar  1 01:17:51 2017        
(r314444)
+++ stable/10/usr.bin/dc/stack.c        Wed Mar  1 01:19:41 2017        
(r314445)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: stack.c,v 1.11 2009/10/27 23:59:37 deraadt Exp $      */
+/*     $OpenBSD: stack.c,v 1.12 2014/11/26 15:05:51 otto Exp $ */
 
 /*
  * Copyright (c) 2003, Otto Moerbeek <[email protected]>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"

Reply via email to