[srm-cvs] CVS Update: - Little use to make this static :)

From: <d.rethans[@]jdimedia.nl>
Date: Wed Jun 26 2002 - 11:32:55 CEST

Date: Wed Jun 26 11:32:53 CEST 2002
User: Derick Rethans
Directory: srm/main

Log Message:
 [0.05]
 - Little use to make this static :)
 
Modified files:
           srm/main/srm_config.h.in (version: 1.24)

[FILE: /srm/main/srm_config.h.in]

--- srm/main/srm_config.h.in:1.23 Fri Jun 21 01:05:32 2002 GMT
+++ srm/main/srm_config.h.in Wed Jun 26 07:32:52 2002 GMT
@@ -1,4 +1,4 @@
-/* $Id: cvstemp,v 1.23 2002/06/21 03:05:32 kalowsky Exp $ */
+/* $Id: cvstemp,v 1.24 2002/06/26 09:32:52 derick Exp $ */
 
 /* The contents of this file are subject to the Vulcan Logic Public
  * License Version 1.1 (the "License"); you may not use this file
@@ -97,6 +97,6 @@
 void srm_error (int value, char *format, ...);
 void srm_fmt_message (int level, char *group, char *format, ...);
 
-static int srm_debug;
+int srm_debug;
 
 #endif
Received on Wed Jun 26 12:19:26 2002

This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 13:00:02 CET