blob: 3a9e2177a7b58d02a556cad4b347d790a7fcf198 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
/*
* File: proto.c
*
* Copyright (C) 2003 Jorge Arellano Cid <jcid@dillo.org>,
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*/
/* This module may be programmed to manage dpi-programs. */
|