[hipl-dev] Re: [Branch ~hipl-core/hipl/trunk] Rev 5427: Include HIPL_SYSCONFDIR in the definition of DEFAULT_HOST_DSA/RSA_KEY_FILE_BASE.

  • From: Stefan Götz <stefan.goetz@xxxxxxxxxxxxxxxxx>
  • To: hipl-dev@xxxxxxxxxxxxx
  • Date: Mon, 10 Jan 2011 16:33:41 +0100

>> --- lib/core/hostid.c        2011-01-10 14:41:26 +0000
>> +++ lib/core/hostid.c        2011-01-10 14:44:16 +0000
>> @@ -446,10 +446,10 @@
>> +    const char *rsa_filenamebase_pub          = 
>> DEFAULT_HOST_RSA_KEY_FILE_BASE DEFAULT_PUB_HI_FILE_NAME_SUFFIX;

I just noticed that it should read RSA_FILENAMEBASE_PUB because it's a constant;
applies to similar cases, too.

Stefan

Other related posts: