nejaka rozdelana prace master git-svn
authorxchaos <xchaos@4bb87942-c103-4e5a-b51c-0ebff58f8515>
Fri, 2 Mar 2012 22:14:29 +0000 (22:14 +0000)
committerxchaos <xchaos@4bb87942-c103-4e5a-b51c-0ebff58f8515>
Fri, 2 Mar 2012 22:14:29 +0000 (22:14 +0000)
git-svn-id: https://dev.arachne.cz/repos/cll1h/trunk@137 4bb87942-c103-4e5a-b51c-0ebff58f8515

crl1.h

diff --git a/crl1.h b/crl1.h
index 9d12b47f8f32c915fd06724a15a84e0b3914dd10..ab50c0db6fcea77b4ab47d1086737993619b4c6b 100644 (file)
--- a/crl1.h
+++ b/crl1.h
@@ -2,7 +2,7 @@
  /  C<<1 header file - C language style sheet - GNU C/ANSI C99 compliant 
 '----------------------------------------------------------------------- */
 /*
-   Copyright (c) 2004-2011 Michael xChaos Polak - x(at)n.cz
+   Copyright (c) 2004-2012 Michael xChaos Polak - x(at)n.cz
 
    The C<<1 header file is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -66,7 +66,7 @@ typedef unsigned char * buf; /* this will be always 8-bit usigned char *  */
 typedef FILE * file;
 typedef int bool;
 typedef char * str;
-#ifdef USE_MYSQL
+#ifdef USE_MYSQL     
 typedef MYSQL_ROW row;
 #endif
 extern  str NIL, EOL, OFS, IFS, LANG, errstr; /* used for: perror(errstr) */
This page took 0.185061 seconds and 4 git commands to generate.