unrealircd

- supernets unrealircd source & configuration
git clone git://git.acid.vegas/unrealircd.git
Log | Files | Refs | Archive | README | LICENSE

.indent.pro (794B)

      1 --leave-preprocessor-space
      2 --dont-break-procedure-type
      3 --no-space-after-function-call-names
      4 --brace-indent0
      5 --indent-level8
      6 -ip8
      7 --dont-line-up-parentheses
      8 --continuation-indentation4
      9 --case-indentation2
     10 --no-space-after-casts
     11 --blank-lines-after-procedures
     12 --no-blank-lines-after-declarations
     13 --braces-on-struct-decl-line
     14 --paren-indentation0
     15 --case-brace-indentation0
     16 --line-length80
     17 --declaration-indentation5
     18 -T size_t
     19 -T aClass
     20 -T TS
     21 -T aClient
     22 -T aServer
     23 -T anUser
     24 -T aChannel
     25 -T Mode
     26 -T aConfItem
     27 -T aMessage
     28 -T aMessageTree
     29 -T aGline
     30 -T aListingArgs
     31 -T snomask_t
     32 -T n_short
     33 -T n_long
     34 -T n_time
     35 -T u_char
     36 -T u_short
     37 -T u_long
     38 -T u_int
     39 -T dbuf
     40 -T dbufbuf
     41 -T aHashEntry
     42 -T Link
     43 -T Dlink
     44 -T VOIDSIG
     45 -T aHostent
     46 -T ResRQ
     47 -T aCache
     48 -T CacheTable
     49 -T cainfo
     50 -T reinfo
     51 -T RETSIGTYPE
     52 -T OPT_TYPE