Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal tap.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 6 Mar 2003 13:04:29 -0600 (CST)
guy         2003/03/06 13:04:28 CST

  Modified files:
    .                    tap.h 
  Log:
  Declare functions as extern, as some of them are part of the plugin ABI,
  and compilation fails on Windows if they're not declared as externs.
  
  Revision  Changes    Path
  1.7       +11 -11    ethereal/tap.h