]> git.llucax.com Git - software/libev.git/commitdiff
*** empty log message *** rel-0_7
authorroot <root>
Fri, 9 Nov 2007 19:14:37 +0000 (19:14 +0000)
committerroot <root>
Fri, 9 Nov 2007 19:14:37 +0000 (19:14 +0000)
README.embed
event.h

index b99a737d0622160367543425bc6e03b4adcaf3aa..9874f0ff1789ccab4f66510c501235b19f4e7f09 100644 (file)
@@ -85,7 +85,7 @@ PREPROCESSOR SYMBOLS
     EV_EVENT_H
 
         Similarly to EV_H, this macro cna be used to override event.c's idea
-        of where the event.h header can be found.
+        of how the event.h header can be found.
 
     EV_USE_MONOTONIC
 
diff --git a/event.h b/event.h
index 392009e3425bb39adaba7f68dfcfa910f1dcf214..4e988c6417386186ca5d5bd4dff38444678c8bd7 100644 (file)
--- a/event.h
+++ b/event.h
@@ -28,8 +28,8 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-#ifndef _EVENT_H_
-#define _EVENT_H_
+#ifndef EVENT_H__
+#define EVENT_H__
 
 #ifdef EV_H
 # include EV_H