Skip to content
  1. Jan 21, 2001
  2. Jan 20, 2001
  3. Jan 19, 2001
  4. Jan 18, 2001
    • William A. Rowe Jr's avatar
      · 56db883b
      William A. Rowe Jr authored
        When is a void fn(void) not a void fn(void)?  It's a win32'ism, since
        the APR_DECLARE (excluding _NONSTD) uses the pascal convention.  Really
        irrelevant in a function that never needs to clean up (atexit), but
        the compiler complains.  Possible workarounds, but that would break
        non-c lanaguge code from linking into apr.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87726 13f79535-47bb-0310-9956-ffa450edef68
      56db883b