Skip to content

Commit 6ff95b7

Browse files
owenduffyPhirePhly
authored andcommitted
Revised source file intro comment.
1 parent 4c0cee1 commit 6ff95b7

29 files changed

+29
-29
lines changed

agwpesocket.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* **************************************************************** *
22
* *
3-
* APRX -- 2nd generation receive-only APRS-i-gate with *
3+
* APRX -- 2nd generation APRS iGate and digi with *
44
* minimal requirement of esoteric facilities or *
55
* libraries of any kind beyond UNIX system libc. *
66
* *

aprx-stat.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* **************************************************************** *
22
* *
3-
* APRX -- 2nd generation receive-only APRS-i-gate with *
3+
* APRX -- 2nd generation APRS iGate and digi with *
44
* minimal requirement of esoteric facilities or *
55
* libraries of any kind beyond UNIX system libc. *
66
* *

aprx.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* **************************************************************** *
22
* *
3-
* APRX -- 2nd generation receive-only APRS-i-gate with *
3+
* APRX -- 2nd generation APRS iGate and digi with *
44
* minimal requirement of esoteric facilities or *
55
* libraries of any kind beyond UNIX system libc. *
66
* *

aprx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* **************************************************************** *
22
* *
3-
* APRX -- 2nd generation receive-only APRS-i-gate with *
3+
* APRX -- 2nd generation APRS iGate and digi with *
44
* minimal requirement of esoteric facilities or *
55
* libraries of any kind beyond UNIX system libc. *
66
* *

aprxpolls.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* **************************************************************** *
22
* *
3-
* APRX -- 2nd generation receive-only APRS-i-gate with *
3+
* APRX -- 2nd generation APRS iGate and digi with *
44
* minimal requirement of esoteric facilities or *
55
* libraries of any kind beyond UNIX system libc. *
66
* *

ax25.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* **************************************************************** *
22
* *
3-
* APRX -- 2nd generation receive-only APRS-i-gate with *
3+
* APRX -- 2nd generation APRS iGate and digi with *
44
* minimal requirement of esoteric facilities or *
55
* libraries of any kind beyond UNIX system libc. *
66
* *

beacon.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* **************************************************************** *
22
* *
3-
* APRX -- 2nd generation receive-only APRS-i-gate with *
3+
* APRX -- 2nd generation APRS iGate and digi with *
44
* minimal requirement of esoteric facilities or *
55
* libraries of any kind beyond UNIX system libc. *
66
* *

cellmalloc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************
2-
* APRX -- 2nd generation receive-only APRS-i-gate with *
2+
* APRX -- 2nd generation APRS iGate and digi with *
33
* minimal requirement of esoteric facilities or *
44
* libraries of any kind beyond UNIX system libc. *
55
* *

cellmalloc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************
2-
* APRX -- 2nd generation receive-only APRS-i-gate with *
2+
* APRX -- 2nd generation APRS iGate and digi with *
33
* minimal requirement of esoteric facilities or *
44
* libraries of any kind beyond UNIX system libc. *
55
* *

config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* **************************************************************** *
22
* *
3-
* APRX -- 2nd generation receive-only APRS-i-gate with *
3+
* APRX -- 2nd generation APRS iGate and digi with *
44
* minimal requirement of esoteric facilities or *
55
* libraries of any kind beyond UNIX system libc. *
66
* *

0 commit comments

Comments
 (0)