From 1fd361a1ea06e44286c213ca1f814f49306fdc43 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 19 Aug 2006 03:12:28 +0000 Subject: Create Subversion repository git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- urt/vaxshort.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 urt/vaxshort.h (limited to 'urt/vaxshort.h') diff --git a/urt/vaxshort.h b/urt/vaxshort.h new file mode 100644 index 00000000..daeb856b --- /dev/null +++ b/urt/vaxshort.h @@ -0,0 +1,5 @@ +int +vax_gshort(char *msgp); + +char * +vax_pshort(char *msgp, unsigned short s); -- cgit 1.4.1