commit 15503fe5bc07f67094ed6f1f946ba1de895524e9 from: Omar Polo date: Sat Mar 19 14:36:29 2022 UTC readd rcs id to ease trackability commit - e9e18b5e7a782d88c1db5f9c2ffd625272e3ad7a commit + 15503fe5bc07f67094ed6f1f946ba1de895524e9 blob - a3d382ca22b6753ad4c1f7ab8bddaa9fa2eb4336 blob + c8ef4467047133812140534353112d6a15ee06e9 --- compat/strtonum.c +++ compat/strtonum.c @@ -1,3 +1,5 @@ +/* $OpenBSD: strtonum.c,v 1.8 2015/09/13 08:31:48 guenther Exp $ */ + /* * Copyright (c) 2004 Ted Unangst and Todd Miller * All rights reserved.