~ubuntu-branches/ubuntu/natty/knetfilter/natty

« back to all changes in this revision

Viewing changes to src/knf_functions.h

  • Committer: Bazaar Package Importer
  • Author(s): Angel Ramos
  • Date: 2005-03-17 17:40:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050317174018-qychsdv5ifzdmblo
Tags: 3.3.1-3
Renamed mark.xpm icon. Solved conflict with kxsldbg. Thanks again
Javier. (Closes: #301886, #302534).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 *
8
8
 *
9
9
 */
 
10
 
 
11
  /*                                                                            
 
12
                                                                                    
 
13
      knetfilter v 3.0.2                                                            
 
14
                                                                                    
 
15
      Copyright (C) 2002 Luigi Genoni                                               
 
16
                         venom@sns.it                                               
 
17
   */                        
 
18
 
10
19
#ifndef KNF_FUNCTIONS_H
11
20
#define KNF_FUNCTIONS_H
12
21