Ignore:
Timestamp:
Nov 10, 2016 5:56:57 PM (7 years ago)
Author:
ldelgass
Message:

whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pymolproxy/trunk/pymolproxy.c

    r6600 r6601  
    237237#if WANT_DEBUG
    238238static void
    239 PrintToLog (const char *format, ...)
     239PrintToLog(const char *format, ...)
    240240{
    241241    va_list args;
     
    280280
    281281static void
    282 Record (const char *format, ...)
     282Record(const char *format, ...)
    283283{
    284284    va_list args;
Note: See TracChangeset for help on using the changeset viewer.