Explorar o código

text formatting

Libor Chocholaty %!s(int64=18) %!d(string=hai) anos
pai
achega
49704d1cd5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      db/db_con.h

+ 1 - 1
db/db_con.h

@@ -39,7 +39,7 @@
 typedef struct {
 	const char* table;     /* Default table to use */
 	unsigned long tail;    /* Variable length tail
-				* database module specific */    
+	                        * database module specific */    
 } db_con_t;