Update of /cvsroot/sblim/sfcb
In directory vz-cvs-3.sog:/tmp/cvs-serv18090
Modified Files:
cimslpCMPI.c
Log Message:
[ 3534977 ] sfcb custom library and hostname
Index: cimslpCMPI.c
===================================================================
RCS file: /cvsroot/sblim/sfcb/cimslpCMPI.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- cimslpCMPI.c 13 Jun 2012 21:21:09 -0000 1.19
+++ cimslpCMPI.c 14 Jun 2012 02:09:43 -0000 1.20
@@ -38,7 +38,7 @@
extern char *configfile;
CMPIContext *prepareUpcall(const CMPIContext *ctx);
-extern int getCustomSlpHostname(char **hn)
+extern int getCustomSlpHostname(char **hn);
// helper function ... until better solution is found to get to the
// interop Namespace
|