I hereby claim:
- I am aquilax on github.
- I am aquilax (https://keybase.io/aquilax) on keybase.
- I have a public key whose fingerprint is 3A08 01C8 95EA 2858 ABB3 45CA 7595 95CF 15EE E430
To claim this, I am signing this object:
| package com.avtobiografia.list_test; | |
| import java.util.ArrayList; | |
| import java.util.List; | |
| import android.app.Activity; | |
| import android.os.Bundle; | |
| import android.view.View; | |
| import android.widget.ArrayAdapter; | |
| import android.widget.Button; |
| package main | |
| import ( | |
| "fmt" | |
| ) | |
| type Common struct { | |
| s string | |
| } |
| package main | |
| import ( | |
| "fmt" | |
| ) | |
| type Parent struct { | |
| name string | |
| } |
| From 07ef69e60ce7e8b44008bdce98a57c341970d24d Mon Sep 17 00:00:00 2001 | |
| From: aquilax <aquilax@gmail.com> | |
| Date: Wed, 26 Jun 2013 12:34:11 +0000 | |
| Subject: [PATCH] Fixed | |
| --- | |
| php_spread.c | 3 +-- | |
| 1 file changed, 1 insertion(+), 2 deletions(-) | |
| diff --git a/php_spread.c b/php_spread.c |
| #tree_pane, #reader_pane { | |
| overflow: hidden; | |
| } | |
| #tree_pane:hover, #reader_pane:hover { | |
| overflow: auto; | |
| } | |
| #tree_pane::-webkit-scrollbar, #reader_pane::-webkit-scrollbar { | |
| width: 6px; |
| -- | |
| -- PostgreSQL database dump | |
| -- | |
| SET statement_timeout = 0; | |
| SET client_encoding = 'UTF8'; | |
| SET standard_conforming_strings = on; | |
| SET check_function_bodies = false; | |
| SET client_min_messages = warning; |
| Verifying myself: My Bitcoin username is +aquilax. https://onename.io/aquilax |
| CREATE TABLE edomain ( | |
| id INTEGER PRIMARY KEY AUTOINCREMENT, | |
| domain_id integer DEFAULT 0, | |
| url character varying(200), | |
| title character varying(50), | |
| status integer DEFAULT 1, | |
| pre_text text, | |
| post_text text, | |
| analytics character varying(15), | |
| header_text text |
I hereby claim:
To claim this, I am signing this object: