summaryrefslogtreecommitdiff
path: root/pk/pk_opcodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/pk_opcodes.h')
-rw-r--r--pk/pk_opcodes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pk/pk_opcodes.h b/pk/pk_opcodes.h
index 6ead2b2..0341ba0 100644
--- a/pk/pk_opcodes.h
+++ b/pk/pk_opcodes.h
@@ -1,3 +1,4 @@
+/*
# pk_opcodes.h: symbolic names for some of the GF commands and special
# values.
#
@@ -16,6 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
#ifndef PK_OPCODES_H