Commit b8e8ccdc authored by Ben Laurie's avatar Ben Laurie
Browse files

Fix warning.

parent 6b80c20b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -251,7 +251,7 @@ bad:

		if (pubin)
			{
			int tmpformat;
			int tmpformat=-1;
			if (pubin == 2)
				{
				if (informat == FORMAT_PEM)