Author: delphij Date: Fri Jan 23 18:55:24 2015 New Revision: 277595 URL: https://svnweb.freebsd.org/changeset/base/277595
Log: MFC r276795: Fix sos@'s name. Modified: stable/10/sys/dev/syscons/daemon/daemon_saver.c Directory Properties: stable/10/ (props changed) Modified: stable/10/sys/dev/syscons/daemon/daemon_saver.c ============================================================================== --- stable/10/sys/dev/syscons/daemon/daemon_saver.c Fri Jan 23 18:55:04 2015 (r277594) +++ stable/10/sys/dev/syscons/daemon/daemon_saver.c Fri Jan 23 18:55:24 2015 (r277595) @@ -1,7 +1,7 @@ /*- * Copyright (c) 1997 Sandro Sigala, Brescia, Italy. * Copyright (c) 1997 Chris Shenton - * Copyright (c) 1995 S ren Schmidt + * Copyright (c) 1995 Søren Schmidt * All rights reserved. * * Redistribution and use in source and binary forms, with or without _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
