rsaenh: Add a value to the empty braces in the initialiser for aOIDDescriptor in...
commitb069b53bd9b210c3cee0a36fe489f2e78c20f23c
authorRob Shearman <robertshearman@gmail.com>
Wed, 15 Oct 2008 13:12:27 +0000 (15 14:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Oct 2008 14:45:09 +0000 (15 16:45 +0200)
tree2d02f9db04c1e5d14d5fbd0a13c13d719969bdc3
parentb7cfa5899684b940a7be1f499e656c7dea2a78fb
rsaenh: Add a value to the empty braces in the initialiser for aOIDDescriptor in build_hash_signature.

An empty initialiser isn't supported on some compilers like MSVC.
dlls/rsaenh/rsaenh.c