From: miker Date: Thu, 31 Jan 2008 19:55:57 +0000 (+0000) Subject: Missed the header in the last patch (from Scott McKellar) X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d31f51722dc28b732d6c51863f8ae5c72cad952c;p=Evergreen.git Missed the header in the last patch (from Scott McKellar) git-svn-id: svn://svn.open-ils.org/ILS/trunk@8552 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/include/openils/oils_utils.h b/Open-ILS/include/openils/oils_utils.h index 64a785fd8f..70fc84d906 100644 --- a/Open-ILS/include/openils/oils_utils.h +++ b/Open-ILS/include/openils/oils_utils.h @@ -17,7 +17,7 @@ @param idl_filename If not provided, we'll fetch the filename from the settings server */ -osrfHash* oilsInitIDL( char* idl_filename ); +osrfHash* oilsInitIDL( const char* idl_filename ); /** Returns the string value for field 'field' in the given object.