summaryrefslogtreecommitdiffstats
path: root/bindings/ruby/tinyWRAP_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/ruby/tinyWRAP_wrap.h')
-rwxr-xr-xbindings/ruby/tinyWRAP_wrap.h16
1 files changed, 9 insertions, 7 deletions
diff --git a/bindings/ruby/tinyWRAP_wrap.h b/bindings/ruby/tinyWRAP_wrap.h
index 5320a3f4..3943f13 100755
--- a/bindings/ruby/tinyWRAP_wrap.h
+++ b/bindings/ruby/tinyWRAP_wrap.h
@@ -1,22 +1,24 @@
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 1.3.40
- *
- * This file is not intended to be easily readable and contains a number of
+ *
+ * This file is not intended to be easily readable and contains a number of
* coding conventions designed to improve portability and efficiency. Do not make
- * changes to this file unless you know what you are doing--modify the SWIG
- * interface file instead.
+ * changes to this file unless you know what you are doing--modify the SWIG
+ * interface file instead.
* ----------------------------------------------------------------------------- */
#ifndef SWIG_TinyWRAP_WRAP_H_
#define SWIG_TinyWRAP_WRAP_H_
-namespace Swig {
- class Director;
+namespace Swig
+{
+class Director;
}
-class SwigDirector_SipCallback : public SipCallback, public Swig::Director {
+class SwigDirector_SipCallback : public SipCallback, public Swig::Director
+{
public:
SwigDirector_SipCallback(VALUE self);
OpenPOWER on IntegriCloud